Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donaldkellett/homebrew-admin
Administration utilities authored and/or packaged for Homebrew by Donald Sebastian Leung.
https://github.com/donaldkellett/homebrew-admin
homebrew linux
Last synced: 27 days ago
JSON representation
Administration utilities authored and/or packaged for Homebrew by Donald Sebastian Leung.
- Host: GitHub
- URL: https://github.com/donaldkellett/homebrew-admin
- Owner: DonaldKellett
- License: mit
- Created: 2021-07-11T13:26:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T04:55:38.000Z (over 3 years ago)
- Last Synced: 2024-11-11T18:42:55.859Z (3 months ago)
- Topics: homebrew, linux
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Administration utilities authored and/or packaged for [Homebrew](https://brew.sh) by Donald Sebastian Leung, for both macOS and Linux where applicable.
## Installing
Add the tap as follows:
```bash
$ brew tap DonaldKellett/admin
```Then search for and install formulae as usual.
## Contributing
Issue reports for existing formulae are welcome. See also [issues labelled with "help wanted"](https://github.com/DonaldKellett/homebrew-admin/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) to see how you could contribute to resolving them. Pull requests addressing bugs in existing formulae are generally welcome, but remember to keep in mind that formulae should work (or fail gracefully) on both macOS and Linux platforms. If in doubt, open an issue to seek for approval from the tap maintainer.
For Linux, the reference distribution is Ubuntu 20.04 LTS.
## License
**Important! The license in this repo pertains only to the formulae themselves. The software installed by each formula retain their original licenses.**
[MIT](./LICENSE)