Skip to content

Commit ebaddff

Browse files
authored
remove run bottlecap script (#966)
**Please include Jira ticket in title.** ## Overview This no longer works after the addition of ASM and isn't heavily used ## Testing
1 parent 4a4d90d commit ebaddff

File tree

3 files changed

+2
-70
lines changed

3 files changed

+2
-70
lines changed

bottlecap-run/runBottlecap.sh

Lines changed: 0 additions & 52 deletions
This file was deleted.

bottlecap/README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
11
# Bottlecap
22

3-
## Developing on Apple Silicon
4-
One time setup:
5-
1. `rustup target add aarch64-unknown-linux-gnu`
6-
2. `brew install zig`
7-
3. `cargo install cargo-zigbuild`
8-
9-
Then: `./runBottlecap.sh`
10-
11-
## Developing using Codespaces
12-
Step 1: Create a codespace (code > codespaces > create codespace on main)
13-
14-
![img](./codespace.png)
15-
16-
Step 2: Hack in the `bottlecap` folder
17-
18-
Step 3: Test your change running `./runBottlecap.sh`
19-
20-
![img](./runBottlecap.png)
3+
## Development
4+
Use the `/scripts/build_bottlecap_layer.sh` and either publish it as a layer and test in Lambda or copy the binary into a container image and test there. Ask AJ or see the internal wiki for more.
215

226
## Flush Strategies
237

bottlecap/runBottlecap.png

-321 KB
Binary file not shown.

0 commit comments

Comments
 (0)