Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved main.py to exampels/hello_cmd2.py and added some comments | Todd Leonhardt | 2018-10-06 | 1 | -12/+0 |
| | |||||
* | Added persistent history file to main.py | Kevin Van Brunt | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Fixed conditional.py script | Todd Leonhardt | 2018-05-26 | 1 | -0/+1 |
| | | | | | | Also: - Made self.locals_in_py = True for main.py and examples/python_scripting.py - This makes debugging easier in the embedded IPython shell provided by the opt-in ipy command | ||||
* | Fixed import in main.py so this can be used for debug and test during ↵ | Todd Leonhardt | 2018-05-03 | 1 | -3/+2 |
| | | | | development | ||||
* | Updated main.py debug/test app to have execute permissions and include ipy ↵ | Todd Leonhardt | 2018-04-18 | 1 | -1/+1 |
| | | | | command | ||||
* | Adds main.py to run base cmd2 directly for development testing purposes. | Eric Lin | 2018-04-18 | 1 | -0/+12 |