20 Commits

Author SHA1 Message Date
Jason Garber
f423ee31b3 Use webassets' built-in command line builder 2018-06-29 16:17:14 -04:00
Jason Garber
57334b4137 Make precompilation part of bootstrapping 2018-06-29 16:17:00 -04:00
richard-dds
0e852ae8ff Fix two linter warnings as well 2018-06-26 10:39:30 -04:00
Brian Duggan
875c64971d uprade pip in pipenv 2018-06-21 11:33:54 -04:00
Brian Duggan
d6bb02da66 Also store child pid 2018-06-18 11:35:22 -04:00
Brian Duggan
ca1c53edfd reap child processes 2018-06-18 11:25:48 -04:00
richard-dds
6eb71cfe63 Add pylint and run before tests 2018-06-18 10:42:07 -04:00
Jason Garber
fb4a60332c Handle arguments to script/test 2018-06-14 14:26:21 -04:00
Brian Duggan
9152ffe91e Implement form objects for request forms 2018-06-14 13:59:03 -04:00
Brian Duggan
a340eede07 Config, secrets, basic POST handling
* add script/config
  * add atst.ini
  * add cookie_secret
  * update docs
2018-06-14 13:52:11 -04:00
dandds
e8b2787e04 install sass if it is not already present 2018-06-13 09:53:48 -04:00
Luis Cielak
b2bc13003d Use python 3.6 for pipenv 2018-06-11 12:17:22 -04:00
richard-dds
94e9774603 Update script/update to use pipenv 2018-06-04 22:36:20 -04:00
richard-dds
2c849fd01a Update script/server to use pipenv 2018-06-04 22:36:20 -04:00
richard-dds
42624b9eb8 Removed requirements.txt in favor of Pipenv 2018-06-04 22:35:42 -04:00
Devon Mackay
a2f69005ed Just being picky; I like to consisently use braces for bash vars 2018-05-30 15:18:02 -04:00
Devon Mackay
2c2ffea1a2 Ensure any command line parameters are passed on to the app 2018-05-30 15:15:08 -04:00
Devon Mackay
62c36cd516 Add virtual environment activation 2018-05-30 15:10:31 -04:00
Devon Mackay
483ce423e5 Ensure npm is up to date 2018-05-25 16:40:21 -04:00
Devon Mackay
5eae33b44f First pass at Scripts to Rule Them All 2018-05-25 14:37:12 -04:00