Task #2452
Create a package for the CLI
Status:
Closed
Priority:
Normal
Assignee:
Andrew Pippin
Category:
d1_client_cli
Target version:
Start date:
2012-03-07
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Create a python egg for the CLI to make installation easy.
History
#1 Updated by Andrew Pippin over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Created the appropriate @setup.py@ file for the project.
To build:
@python setup.py egg_info bdist_egg@