Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e594d9664 | ||
|
|
2ef028a671 | ||
|
|
e7121de87b |
@@ -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.
|
||||
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^10.1.0",
|
||||
"@cerc-io/laconic-sdk": "0.1.5",
|
||||
"@cerc-io/laconic-sdk": "0.1.6",
|
||||
"js-yaml": "^3.14.1",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-clean": "^2.2.3",
|
||||
|
||||
Reference in New Issue
Block a user