1.2.0 • Published 5 years ago

@fusionary/fmts v1.2.0

Weekly downloads
18
License
MIT
Repository
-
Last release
5 years ago

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