parent
f4835e5315
commit
9e2d30f037
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ The project grew out of (and is an integral part of) the [Absolem keyboard](http
|
|||
|
||||
Supposing you have a config ready, you can use ergogen either on the command line, or through the [web UI](https://zeaolt.hu/ergogen).
|
||||
|
||||
Command line usage requires `node v14.4.0+` with `npm v6.14.5+` to be installed, the repo to be checked out, and then simply calling the CLI interface through `node src/cli.js`.
|
||||
Command line usage requires `node v14.4.0+` with `npm v6.14.5+` to be installed, the repo to be checked out, `npm install` to be issued, and then simply calling the CLI interface through `node src/cli.js`.
|
||||
The `--help` switch lists the available command line options.
|
||||
|
||||
The [web UI](https://zeaolt.hu/ergogen) is a more accessible version of the same codebase, where everything happens in your browser.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue