项目作者: IShamraI

项目描述 :
Corda Artifactory Manager
高级语言: Python
项目地址: git://github.com/IShamraI/cam.git
创建时间: 2020-05-22T11:46:08Z
项目社区:https://github.com/IShamraI/cam

开源协议:Apache License 2.0

下载


cam

Corda Artifactory Manager

Installation

  1. $ 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:

  1. $ cam -h