In the course of using Elfin, you may find some development tasks feel like they could be automated. Elf is here to...helf you.
If you find yourself needing a particular tool in the CLI, feel free to submit a PR or open a feature request issue.
While you can install this locally, by far the most useful install location is "global".
$ npm i -g @11in/elf
Once elf is installed globally, you can run it like this:
$ elf
For more in-depth documentation, please visit the website.