87 Commits

Author SHA1 Message Date
Michael Bradley, Jr
a803291447 quick start curl needs -L flag 2018-08-02 15:12:48 -05:00
Michael Bradley, Jr
7f7c82cbf8 fix typo 2018-08-02 15:04:33 -05:00
Michael Bradley
e8c66c9258
Merge pull request #4 from embark-framework/features/env-flexibility
env flexibility — round 2
2018-08-02 14:35:39 -05:00
Michael Bradley, Jr
d6e455cc27 don't attempt to toggle history 2018-08-02 14:33:36 -05:00
Michael Bradley, Jr
94d4493a78 should refer to run_embark vs. run.sh in some places 2018-08-02 14:14:16 -05:00
Michael Bradley, Jr
eaf05016fb EMBARK_DOCKER_RUN_RM 2018-08-02 14:08:22 -05:00
Michael Bradley, Jr
87abc0bfe0 need to wrap in quotes (paths could have spaces), fix var name 2018-08-02 13:43:05 -05:00
Michael Bradley, Jr
1c54a3196c mention micro 2018-08-02 12:54:46 -05:00
Michael Bradley, Jr
11c89d9701 rev README w.r.t. run.sh changes 2018-08-02 12:51:08 -05:00
Michael Bradley, Jr
e77dbd736a revise strategy for docker run options, extra options 2018-08-02 12:25:16 -05:00
Michael Bradley, Jr
8c106bffd4 reorder dir creation, installs 2018-08-02 09:48:03 -05:00
Michael Bradley, Jr
052a63183e don't need to source bash-it during build 2018-08-02 09:47:25 -05:00
Michael Bradley, Jr
c7b4ec25d0 note re: quotes issues and envsubst w.r.t. here-docs 2018-08-01 21:51:05 -05:00
Michael Bradley, Jr
b6a2abdb0a commands should work 2018-08-01 21:43:21 -05:00
Michael Bradley, Jr
aa3e915549 links should work 2018-08-01 21:36:40 -05:00
Michael Bradley, Jr
822ce63a46 expand README 2018-08-01 21:34:27 -05:00
Michael Bradley, Jr
377eef2e98 wrap vars w/ quotes 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
00add9f6cc advanced scripting capability 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
0288f14b21 formatting 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
3601291b94 move override-ables to the top 2018-08-01 21:33:57 -05:00
Michael Bradley, Jr
a1aa03db15 stub for exec.sh 2018-08-01 21:29:49 -05:00
Michael Bradley, Jr
ac7e46550c give credit 2018-08-01 11:31:35 -05:00
Michael Bradley, Jr
b8f4b0ce89 cleanup theme 2018-08-01 11:25:07 -05:00
Michael Bradley, Jr
3653afc45f prefer nodeenv by default 2018-08-01 11:25:06 -05:00
Michael Bradley, Jr
ada6cce8d3 enable nvm completion upon nvm_load 2018-08-01 11:23:31 -05:00
Michael Bradley, Jr
926685782e rm comment -- won't attempt to version control bash-it for now 2018-08-01 11:22:39 -05:00
Michael Bradley, Jr
2ddee2df40 COPYs last, when possible 2018-07-31 22:41:19 -05:00
Michael Bradley, Jr
0735512bb4 rev embark user RUN 2018-07-31 22:41:19 -05:00
Michael Bradley, Jr
c90f473d52 root and embark user RUNs use bash shell 2018-07-31 22:41:13 -05:00
Michael Bradley, Jr
49eb9ad338 locale config,gen in builder-base 2018-07-31 22:36:06 -05:00
Michael Bradley, Jr
3c1699fe10 node from nvm (no system node) 2018-07-31 22:35:09 -05:00
Michael Bradley, Jr
54945e5e41 smarter arrangement of ARG, ENV 2018-07-31 22:33:06 -05:00
Michael Bradley, Jr
b487c4be54 rev embark user environment 2018-07-31 22:30:23 -05:00
Michael Bradley, Jr
43e02f3868 reorg some files so top-level of repo is cleaner 2018-07-31 14:17:16 -05:00
Michael Bradley, Jr
813c52957a use bit.ly link 2018-07-30 17:50:30 -05:00
Michael Bradley, Jr
b09815c051 support multiple extra run opts, e.g. "--rm -v ..." 2018-07-26 14:15:36 -05:00
Michael Bradley, Jr
df82c1cc44 fix things (spaces, cont lines) causing editor to weirdly re/indent 2018-07-25 19:15:53 -05:00
Michael Bradley, Jr
cc1a63c096 rm unnecessary shift 2018-07-25 16:45:00 -05:00
Michael Bradley, Jr
ba486ee0c4 rev examples 2018-07-25 15:52:57 -05:00
Michael Bradley, Jr
3848fc68a6 formatting 2018-07-25 15:52:49 -05:00
Michael Bradley, Jr
ed3677b2ce pass $1 to __nvm_load 2018-07-25 15:52:06 -05:00
Michael Bradley, Jr
9ca2c457fe be careful re: quotes and shell vars 2018-07-25 15:17:59 -05:00
Michael Bradley, Jr
489d855408 explain compound commands 2018-07-25 15:17:39 -05:00
Michael Bradley, Jr
59c4e76208 rev shortcuts 2018-07-25 15:17:31 -05:00
Michael Bradley, Jr
58ece39cfa properly handle $@ 2018-07-25 15:16:58 -05:00
Michael Bradley, Jr
c9676b4a1b auto prefix all embark commands 2018-07-25 15:16:44 -05:00
Michael Bradley, Jr
1cd56d6f4c env var NODE_VERSION should reflect effects of nvm, nodeenv 2018-07-25 11:50:07 -05:00
Michael Bradley, Jr
32131f0bca chown embark user's dotfiles 2018-07-25 11:49:45 -05:00
Michael Bradley, Jr
66b36740b0 nac sets up alias denac, ____denac unaliases denac 2018-07-25 10:13:46 -05:00
Michael Bradley, Jr
93bea147ce shortcuts 2018-07-24 22:27:03 -05:00