Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heliumedu/heliumcli
CLI application that provides a useful set of tools for provisioning, maintaining, and deploying projects
https://github.com/heliumedu/heliumcli
ansible build cli deployment education git python
Last synced: 3 months ago
JSON representation
CLI application that provides a useful set of tools for provisioning, maintaining, and deploying projects
- Host: GitHub
- URL: https://github.com/heliumedu/heliumcli
- Owner: HeliumEdu
- License: mit
- Created: 2018-04-20T01:00:29.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T22:49:03.000Z (4 months ago)
- Last Synced: 2024-10-06T23:08:33.040Z (4 months ago)
- Topics: ansible, build, cli, deployment, education, git, python
- Language: Python
- Homepage:
- Size: 260 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Version](https://img.shields.io/pypi/v/heliumcli)](https://pypi.org/project/heliumcli)
[![Python Versions](https://img.shields.io/pypi/pyversions/heliumcli.svg)](https://pypi.org/project/heliumcli)
[![Coverage](https://img.shields.io/codecov/c/github/HeliumEdu/heliumcli)](https://codecov.io/gh/HeliumEdu/heliumcli)
[![Build](https://img.shields.io/github/actions/workflow/status/HeliumEdu/heliumcli/build.yml)](https://github.com/HeliumEdu/heliumcli/actions/workflows/build.yml)
[![GitHub License](https://img.shields.io/github/license/HeliumEdu/heliumcli)](https://github.com/HeliumEdu/heliumcli/blob/main/LICENSE)# Helium CLI
## Getting Started
The Helium CLI is available on [PyPI](https://pypi.org/project/heliumcli/) and can be installed using `pip`:
```sh
pip install heliumcli
```The utility is then available from the command line with `helium-cli`.
More details pertaining to project compatibility, installation, and configuration can be found in
the [Helium CLI Wiki](https://github.com/HeliumEdu/heliumcli/wiki).## Contributing
Want to contribute financially? If you've found `helium-cli`
useful, [sponsorship](https://github.com/sponsors/alexdlaird) would
also be greatly appreciated!