4.0.0 • Published 3 months ago

@lvqconsult/spatium-cli v4.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 months ago

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"
}
4.0.0

3 months ago

3.1.7

2 years ago

3.1.6

2 years ago

3.1.4

2 years ago

3.1.9

2 years ago

3.1.8

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.5.0

3 years ago