A NodeJS
client for the WakaTime
API.
To install the package, add one of these lines to your package.json
file:
# Latest updates
"wakatime-client-remastered": "github:zanderlewis/wakatime-client"
# Latest stable version
"wakatime-client-remastered": "1.1.0"
or run npm install wakatime-client-remastered
.
Then run npm install
.
The documentation for the package is a work in progress. For now, you can view the source code.
To contribute to the project, fork the repository and create a new branch with your changes. Once you are done, create a pull request and I will review it as soon as possible.