Merge pull request #3 from likewei-baidu/grayscale add gray release function
Merge pull request #3 from likewei-baidu/grayscale
add gray release function
This package provides a unified command line interface to DuEdge Services&Functions.
Install globally:
$ sudo pip install duedge-cli
Or for your user:
$ pip install --user duedge-cli
If you have the duedge-cli installed and want to upgrade to the latest version, you can run:
$ pip install --upgrade duedge-cli
You have the duedge-cli directory structure on your workstation, you can just run:
$ cd <path_to_duedge-cli> $ python setup.py install
Start with help:
$ duedge help
Necessary packages:
$ pip install --user mock
Running the tests:
$ python duedge_cli/tests/test_main.py
To read Click Here the code details
Welcome to use/modification/expansion of these, if you have a better usage scenarios, just submit PR directly.
Owners: fenghuolun
Committers: fenghuolun
This project is licensed under the MIT License - see the LICENSE.md file for details
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
DuEdge Cli
This package provides a unified command line interface to DuEdge Services&Functions.
Getting Started
Install globally:
Or for your user:
If you have the duedge-cli installed and want to upgrade to the latest version, you can run:
You have the duedge-cli directory structure on your workstation, you can just run:
Start with help:
Running the tests
Necessary packages:
Running the tests:
Contributing
To read Click Here the code details
Welcome to use/modification/expansion of these, if you have a better usage scenarios, just submit PR directly.
Authors
Owners: fenghuolun
Committers: fenghuolun
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Discussion