Add pypi-command-line

This commit is contained in:
shanjaraf-okba 2022-03-11 18:26:26 +06:00
parent b504f3a47f
commit 114075a438
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Devops](#devops)
- [Docker](#docker)
- [Release](#release)
- [Python](#python)
- [Npm](#npm)
- [Boilerplate](#boilerplate)
- [Productivity](#productivity)
@ -223,6 +224,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [release](https://github.com/zeit/release) - Generate changelogs with a single command.
- [semantic-release](https://github.com/semantic-release/semantic-release) - Fully automated version management and package publishing.
### Python
- [pypi-command-line](https://github.com/wasi-master/pypi-command-line) - A powerful, colorful, beautiful command-line-interface for pypi.org.
### Npm
- [npm-name-cli](https://github.com/sindresorhus/npm-name-cli) - Check whether a package name is available on npm.