1.0.11 • Published 4 years ago

nova-time-logger v1.0.11

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Time logger

Features

  • Automatically login and log your time.
  • Support for a custom message.
  • Possible to add or subtract to today's date.
  • Knows if you're trying to add a date to the weekend, which won't work.
  • Check if the date you're trying to add already exists.

How to run?

Copy the file .env.example , name it .env and change the values.

$ npm i
$ npm run client

How to install globally?

By linking it globally, it's possible to run command nova in the terminal.

# npm link

How to remove globally?

# npm unlink