summaryrefslogtreecommitdiff
path: root/plugins/template
Commit message (Collapse)AuthorAgeFilesLines
* Remove all use of AppVeyor for Windows testing because it is slower than ↵Todd Leonhardt2021-01-301-5/+3
| | | | GitHub Actions for the same purpose
* Changed isort to force wrapping of imports to reduce merge conflicts from ↵Eric Lin2021-01-223-3/+11
| | | | minor import changes.
* Removed remaining usages and examples with tox. Updated references to tox to ↵Eric Lin2020-08-043-6/+13
| | | | reference to nox instead.
* updated importsEric Lin2020-08-045-4/+4
| | | | Added additional documentation
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-212-5/+10
| | | | | | | Cleaned up docstring in external test plugin Updated some initialization to match new approach for version info discovery. Tagged some IDE-only lines as no-cover Adds plugin coverage reporting.
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-1413-0/+880