Skip to content

pdxacm/acmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acmcli

Command line utility for the @pdxacm

Installation

You can use pip to download and install straight from github

pip install git+git://github.com/pdxacm/acmlib-py.git#egg=acmlib
pip install git+git://github.com/pdxacm/acmcli.git#egg=acmcli

Examples

List all people

acmcli people list

List a person

acmcli people list bob

Add a person

acmcli people add bob bobspassword --name "Bob FooBar"

Releases

No releases published

Packages

No packages published

Languages