@lvqconsult/spatium-cli

4.0.0 • Public • Published

Spatium CLI

This is a reeaaally simple cli for managing timesheets in flat json files, preferably in a git repo (this will become a requirement at some point).

Using this cli in a git repo will give you a sort of ledger, which is really nice.

Installation

It is recommended to create a new Git repo, where you will store the timesheets.

So remember to npm init and then just npm i --save spatium-cli.

We recommend adding a npm script:

{
  "sp": "spatium-cli"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.0
    8
    • latest

Version History

Package Sidebar

Install

npm i @lvqconsult/spatium-cli

Weekly Downloads

5

Version

4.0.0

License

MIT

Unpacked Size

378 kB

Total Files

167

Last publish

Collaborators

  • larsvonqualen