Closed akvadrako closed 5 years ago
Wow, so you just install it with npm install -g infeeeee/kimai2-cmd
? And don't have to link to usr/bin
!
I didn't now you can do this, without adding this to npm repo, I will add this to the readme as well. Thank you!
The automatic saving of settings.ini is not working on installation with npm on windows and linux, I don't have time to fix it now, so copy settings.ini.example to settings.ini and modify manually. I won't pull it to master until I fixed this.
Note: to install the dev branch use this:
npm install -g git://github.com/infeeeee/kimai2-cmd.git#dev
This makes installation easier. An
npm install -g
suffices.