Patrick Smith
5e2908cbfe
Don't compile webassets in bootstrap script
2018-08-02 16:48:52 -04:00
dandds
df0b0e7c18
fix typo in bootstrap
2018-07-18 11:45:04 -04:00
Devon Mackay
53f27b2ea2
Enable pythong and node dependency installation
2018-07-10 10:55:28 -04:00
Devon Mackay
cb0564e3e7
Update script to use shared functions and logic
2018-07-10 10:55:28 -04:00
Patrick Smith
efd53ae43f
Move pipenv creation from bootstrap to setup script
2018-07-05 13:01:14 -04:00
Devon Mackay
08d1bfd7c5
Link to uswds fonts should come after node module is installed
2018-07-03 11:01:55 -04:00
Brian Duggan
382bc86722
Fix bash syntax
2018-07-03 09:54:52 -04:00
Devon Mackay
71965eaeaf
Add abililty to use system python
...
Moving virtual environments between systems is problematic... and
unnecessary when creating container images. These modifications allow
the ability to install app dependencies into the system python, and use
that instead of a virtual environment.
2018-07-01 19:15:40 -04:00
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
Brian Duggan
875c64971d
uprade pip in pipenv
2018-06-21 11:33:54 -04:00
Luis Cielak
b2bc13003d
Use python 3.6 for pipenv
2018-06-11 12:17:22 -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
62c36cd516
Add virtual environment activation
2018-05-30 15:10:31 -04:00
Devon Mackay
5eae33b44f
First pass at Scripts to Rule Them All
2018-05-25 14:37:12 -04:00