Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkgstore/bash-packagist-api
Bash extension.
https://github.com/pkgstore/bash-packagist-api
api api-client bash bash-script bash-scripts linux packagist packagist-api
Last synced: about 2 months ago
JSON representation
Bash extension.
- Host: GitHub
- URL: https://github.com/pkgstore/bash-packagist-api
- Owner: pkgstore
- License: mit
- Created: 2023-07-18T19:55:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T14:42:32.000Z (11 months ago)
- Last Synced: 2024-02-18T15:38:26.716Z (11 months ago)
- Topics: api, api-client, bash, bash-script, bash-scripts, linux, packagist, packagist-api
- Language: Shell
- Homepage: https://ihub.to
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bash tools for Packagist API
Tools for automating work with [Packagist](https://packagist.org/).
## Syntax
### Adding repository
- [repo.add.sh](repo.add.sh)
- `-x 'TOKEN'`
Packagist token.
- `-u 'USER'`
Packagist user name.
- `-r 'URL_1;URL_2;URL_3'`
Repository URL (array).