TODO finish cleaning up

This commit is contained in:
Zach 2023-03-06 15:53:11 -05:00 committed by GitHub
parent 2ef028a671
commit 8e594d9664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,9 @@ CLI utility written in TS, used to interact with laconicd. Depends on [laconic-s
## Setup
* Run `yarn` to install all dependencies.
`npm config set registry https://git.vdb.to/api/packages/cerc-io/npm/`
* Run `yarn && yarn build` to install all dependencies.
* Create a `config.yml` file from [config.example.yml](./config.example.yml) file.