Compare commits

...

1 Commits

Author SHA1 Message Date
Zach
8e594d9664
TODO finish cleaning up 2023-03-06 15:53:11 -05:00

View File

@ -4,7 +4,9 @@ CLI utility written in TS, used to interact with laconicd. Depends on [laconic-s
## Setup ## 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. * Create a `config.yml` file from [config.example.yml](./config.example.yml) file.