https://github.com/maluramichael/papershift-cli
https://github.com/maluramichael/papershift-cli
cli command-line-tool nodejs timetracking
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maluramichael/papershift-cli
- Owner: maluramichael
- Created: 2017-03-01T11:34:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T11:58:36.000Z (about 8 years ago)
- Last Synced: 2025-02-12T14:15:00.549Z (12 months ago)
- Topics: cli, command-line-tool, nodejs, timetracking
- Language: JavaScript
- Homepage: https://malura.de
- Size: 454 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# papershift-cli

## Installation
```js
npm install -g papershift-cli
```
Add the following environment variables to your profile
```sh
PAPERSHIFT_USER="user_id"
PAPERSHIFT_TOKEN="token"
```
## Usage
```sh
papershift-cli
```