Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!