6 Commits (f294804bf2f02ba5bbf467fa4f713882d0f57b2c)

Author SHA1 Message Date
Steven Loria f294804bf2
Remove unnecessary `clean` and `urls` commands (#524) 5 years ago
James Curtin d2f37093e1 One-time black refactor of template 5 years ago
James Curtin 64b644a490 Add black formatting 5 years ago
Will Roberts bc5feac02f don't run flake8 on node_modules 7 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 8 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 8 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 8 years ago
Jeremy Epstein 6739ba9859 fix broken import 8 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 8 years ago
Jeremy Epstein f28c31ec77 fix import order 8 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 8 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 8 years ago