shellops-staging
v0.2.2
Published
Assists in managing Docker on your server
Downloads
22
Readme
ShellOps CLI
ShellOps Will provide set of features to developers to help them manage docker, databases, backups and alerting on their private servers.
This repository just adds up distribution files of shellops-api and shellops-panel.
Install
# install as global npm package
# run with sudo in case of using ubuntu
npm i -g shellops
# run shellops to use in browser
shellops
Contributions
We are just starting
Contributes are most welcome
Changes to main/master branch of shellops-api
and shellops-panel
will trigger an action on that repo to build and push files to staging
branch of this repository.
Any push to this repository will trigger a npm publish action to shellops
and shellops-staging
packages.