airlane-hangar-cli
v0.6.0
Published
The CLI tool to manage airlane services locally
Readme
Hangar
Configuration to setup local environment for Airlane.
The CLI is essentially a wrapper for docker-compose on steroids, which you can run anywhere.
In case if something doesn't work for you make a PR or use docker-compose directly
Installation
npm i -g airlane-hangar-cli
Setup
- Run
hangar setupto clone hangar via SSH and setup local configuration. - Run
hangar linkto link all the local services to the hangar git repo. - Run
hangar ls -ato check all the services available through hangar.
