This commit is contained in:
shanjaraf-okba 2023-11-25 15:23:47 +01:00 committed by GitHub
commit 47b23e8ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Devops](#devops)
- [Docker](#docker)
- [Release](#release)
- [Python](#python)
- [Npm](#npm)
- [Boilerplate](#boilerplate)
- [HTTP Server](#http-server)
@ -226,6 +227,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [release](https://github.com/vercel/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.