Devon Mackay
|
40494e8f63
|
Standardize code styling
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
d2c610fbf7
|
Remove loop: only sourcing one file now
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
7adc36eed3
|
Remove interpretor; file should be sourced not executed
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
2ec2eefb4b
|
Fix variable name
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
ada0595f36
|
Add alpine setup functions and sharable script
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
b8d3a4536b
|
Add test script to execute code checks and unit tests
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
2ba3c68921
|
Add file containing functions used by the test script
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
d70481e425
|
Fix variable name
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
a31e833fa4
|
Fix pienv run command by actually adding "run"
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
617c154d01
|
Add script to execute bootstrap logic
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
6fa5d7aad1
|
Add file containing bootstrap specific functions
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
b23c6b15bb
|
Update script to include sourcing setup specific functions
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
adb41337e3
|
Fix function name which was just changed
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
05c42e5988
|
Update helper_functions
- Modify check pip to make it clear it checks the system python
- Add generic sounding "run_command", in case we switch away from pipenv
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
6b31da0a0b
|
Update global: only source the helper_functions
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
6e4c5911c3
|
Add comments
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
958f453442
|
Fix function snippet sourcing
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
516feb2cd4
|
Add script that runs all the setup commands
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
c4283fe1a4
|
Remove interpreter specification
These script fragments should only ever be sourced rather then directly
executed
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
16de4f829e
|
Add file to contain functions used by setup
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
04d073329a
|
Add file with general helper functions for use by other scripts
|
2018-07-10 10:55:28 -04:00 |
|
Devon Mackay
|
649987a33b
|
Add file with basic command all scripts should run
|
2018-07-10 10:55:28 -04:00 |
|