esotrakt
v0.0.8
Published
Create logs using an esoteric DSL
Downloads
4
Readme
Esotrakt
Create logs using an eso-DSL
Uses a Gist as the backend for syncing.
Syncing on a different computer
If you have a Gist set up on a different computer, you can share state between computers by running esotrakt -s <gist id>
. This will register your existing Gist to the current installation. Otherwise, a new Gist will be created for each computer.
Installation
npm i -g esotrakt
Usage
Run esotrakt
to see latest help and usage output.
License
MIT