@fusionary/fmts
v1.2.0
Published
## Installation:
Downloads
15
Readme
fmts: A Fusionary Timesheet CLI
Installation:
To run this on the command line, first clone it into a directory and cd
into that directory.
Then, do one of the following:
a. Link the project to your global node modules
npm link
b. Use a binary
Compile the binary:
yarn install
yarn compile
Move the binary (fmts
) from the project's root directory to a directory in your PATH
Usage:
See usage instructions in docs/README.md