gumayunov / pivotaltracker-cli
- Source
- Commits
- Network (0)
- Issues (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.rdoc | ||
| |
bin/ | ||
| |
lib/ | ||
| |
pt.gemspec | ||
| |
script/ |
README.rdoc
pt
Simple and easy to use command line interface to pivotaltracker.com
Configuration
Run in project root and edit
pt dump_config > .ptrc
You can create API token on page www.pivotaltracker.com/profile
Examples
gva@pluto:~/pt>>pt all C #578081 gumayunov configure as gem B #572081 gumayunov fake bug F #559243 gumayunov add ~/.ptrc end project .ptrc F #559296 Dmitry Parshin layout customization F #559296 Dmitry Parshin 'my', 'show' and 'search' commands F #578083 gumayunov mighty 'add'and 'edit' commands for MASS edit and input R #577852 gumayunov our first release F #577852 Alex local cache F #577852 Alex work offline mode gva@pluto:~/pt>>pt bugs B #572081 gumayunov fake bug

