-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update version. update readme. (#19)
- Loading branch information
1 parent
4c50747
commit a77b408
Showing
2 changed files
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,6 @@ | |
The `astria-dev` cli is a tool designed to make local rollup development as | ||
simple and dependency free as possible. | ||
|
||
Currently the cli only works on arm Macos. | ||
|
||
# Locally Build the CLI | ||
|
||
Dependencies: (only required for development) | ||
|
@@ -15,7 +13,6 @@ Dependencies: (only required for development) | |
``` | ||
git clone [email protected]:astriaorg/astria-cli-go.git | ||
cd astria-cli-go | ||
git checkout feat/local-binaries | ||
just build | ||
just run "dev init" | ||
just run "dev run" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters