An open API service indexing awesome lists of open source software.

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

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
```

![Imgur](https://imgur.com/tGCBukK.png)
![Imgur](https://imgur.com/U5R8WXh.png)
![Imgur](https://imgur.com/IBkeCWq.png)

## 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