/cam

Corda Artifactory Manager

Primary LanguagePythonApache License 2.0Apache-2.0

cam

Corda Artifactory Manager

Installation

$ mkdir -p ~/bin ; wget https://raw.githubusercontent.com/IShamraI/cam/master/cam.py -O ~/bin/cam ; chmod +x ~/bin/cam ; [[ `grep -Fxq 'export PATH="$HOME/bin:$PATH"' ~/.bashrc` ]] || echo 'export PATH="$HOME/bin:$PATH"' >> ~/.bashrc ; source ~/.bashrc

How to use

Actual help will be printed by -h key:

$ cam -h