https://github.com/indatawetrust/paketci
management tool for package.json
https://github.com/indatawetrust/paketci
cli managaement nodejs npm tool ui
Last synced: 3 months ago
JSON representation
management tool for package.json
- Host: GitHub
- URL: https://github.com/indatawetrust/paketci
- Owner: indatawetrust
- Created: 2020-05-30T21:33:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:46:01.000Z (almost 3 years ago)
- Last Synced: 2025-07-05T18:09:47.843Z (3 months ago)
- Topics: cli, managaement, nodejs, npm, tool, ui
- Language: EJS
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# paketci
note: currently only supports public packages
### Installing
```
npm i -g paketci
```## Usage
Run the command in the project directory. Application will open in the browser
```
paketci
```

## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
## Authors
* **Ahmet Şimşek** - *Initial work* - [indatawetrust](https://github.com/indatawetrust)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details