Pharpend/develop (#1)
* move stuff in here * reorganizing because zx needs to feel special * add base58/base64 explainer draft
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
all: prepare build
|
||||
|
||||
prepare:
|
||||
jx pull -f
|
||||
|
||||
build:
|
||||
jx build -f
|
||||
|
||||
serve:
|
||||
python3 -m http.server 8001
|
||||
Reference in New Issue
Block a user