1.0.11 • Published 5 years ago
nova-time-logger v1.0.11
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 clientHow to install globally?
By linking it globally, it's possible to run command nova in the terminal.
# npm linkHow to remove globally?
# npm unlink