Merge 114075a438272764b9a0696b9ac9dbb8139c4da5 into 1d982825eacd0d86c265a62fe991c73deeb1a3fd

This commit is contained in:
shanjaraf-okba 2024-11-30 17:48:15 +00:00 committed by GitHub
commit f092347b2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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)
@ -221,6 +222,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.