Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 673 Bytes

File metadata and controls

24 lines (15 loc) · 673 Bytes

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.

Installation

While you can install this locally, by far the most useful install location is "global".

$ npm i -g @11in/elf

Usage

Once elf is installed globally, you can run it like this:

$ elf

Documentation

For more in-depth documentation, please visit the website.