Kevin Suttle
320ad92e4d
Correct typo in README
...
s/bothers/others
2013-03-05 14:29:52 -05:00
Will Farrington
c3808d88b6
README overhaul
2013-03-04 23:16:43 -08:00
Will Farrington
766f9c4894
Merge pull request #88 from indirect/faster_boxen
...
speed up all invocations of boxen
2013-03-04 15:10:58 -08:00
Will Farrington
c766b578c1
Merge pull request #87 from indirect/my-config
...
work with EDITOR like 'mate -w'
2013-03-04 15:07:06 -08:00
Will Farrington
b97c0e9969
Merge pull request #86 from indirect/bundler_bootstrap
...
Fix bundler version install stanza
2013-03-04 15:06:29 -08:00
Will Farrington
75a9261cd3
Update README for Puppet Module sharing docs
2013-03-05 07:51:08 +10:00
Andre Arko
bfe6c82f43
speed up all invocations of boxen
...
when running Bundler, it just so happens that --local should (but does not)
skip updating the gems in vendor/cache. explicitly skipping that update drops
most of a second off of every run of boxen.
2013-03-02 00:41:16 -08:00
Andre Arko
b4a63adcab
install the version you're checking for
2013-03-01 15:31:38 -08:00
Andre Arko
8229fe238a
work with EDITOR like 'mate -w'
2013-03-01 15:23:49 -08:00
Will Farrington
3a6e8ee440
Merge pull request #85 from boztek/nuke-delete-receipts
...
Fix script/nuke to properly delete receipts
2013-02-28 20:02:39 -08:00
Boris Gordon
f6572da4e8
script/nuke failed to delete receipts
...
Can't use a bare system call because we need globbing
2013-03-01 14:13:33 +11:00
Will Farrington
06d4ab1375
Merge pull request #83 from rweng/patch-1
...
change $USER to ${USER} to avoid history expansion
2013-02-28 12:45:10 -08:00
Robin Wenglewski
8d29c7b59d
change $USER to ${USER} to avoid history expansion
...
see [here](http://stackoverflow.com/questions/15140221/weired-zsh-behavior-how-to-debug/ )
2013-02-28 19:24:07 +01:00
Will Farrington
0b590ebc49
Refactor git handling
2013-02-28 14:24:10 +11:00
Will Farrington
0ab88d8b30
Merge pull request #74 from j2sol/master
...
Update boxen-my-config for the proper login env
2013-02-26 22:07:36 -08:00
Will Farrington
0e26e6dc2f
Merge pull request #76 from fromonesrc/patch-1
...
add help info to readme
2013-02-26 18:22:00 -08:00
Adam Ochonicki
0b8282e36b
halp!
2013-02-24 14:26:51 -05:00
Jesse Keating
1e9e967472
Update boxen-my-config for the proper login env
2013-02-22 23:53:32 -08:00
Yossef Mendelssohn
9fdde61cdf
Merge pull request #45 from jroes/patch-2
...
Dat MIT
2013-02-17 17:47:09 -08:00
Will Farrington
923bcf46ae
Merge pull request #53 from kyleprager/master
...
More detailed documentation on how to include modules.
2013-02-16 21:58:56 -08:00
Will Farrington
02adc82282
Merge pull request #54 from adamyonk/patch-1
...
Updates rails docs for consistency
2013-02-16 21:58:29 -08:00
Adam Jahnke
9ca47d5d22
Updates rails docs for consistency
2013-02-16 20:49:20 -06:00
Kyle Prager
3e8aa6dbbf
Update README.md including module documentation
...
The README.md has more detailed instructions on how to include modules from Github by editing your Puppetfile and site.pp files.
2013-02-16 18:01:08 -08:00
Will Farrington
eb6290f4b8
Merge pull request #44 from jroes/patch-1
...
Typo
2013-02-15 20:48:02 -08:00
Jonathan Roes
4481202423
Dat MIT
2013-02-15 20:32:00 -08:00
Jonathan Roes
9635bad0ef
Typo
2013-02-15 22:52:29 -05:00
Will Farrington
5203951a97
Merge pull request #36 from kevinSuttle/master
...
Add missing opt dir commands
2013-02-15 15:32:13 -08:00
John Barnette
8dab540720
How did I miss this
2013-02-15 14:56:16 -08:00
Kevin Suttle
09e8926fe9
Add opt dir instructions
...
Add missing instructions that will affect the shell config.
2013-02-15 17:46:13 -05:00
Will Farrington
a727d5507e
dangling GH_
2013-02-15 12:59:02 -08:00
Will Farrington
f12b4713fe
Merge pull request #30 from rafaelfranca/patch-1
...
Fix typo
2013-02-15 12:33:13 -08:00
Rafael Mendonça França
eda66ae79f
Fix typo
2013-02-15 18:20:53 -02:00
Will Farrington
75a2bfbf14
bump deps
2013-02-15 10:09:20 -08:00
Will Farrington
2ca5befc42
fix
2013-02-14 18:16:39 -08:00
Will Farrington
f54871efa0
one dot oh
2013-02-14 18:11:12 -08:00
John Barnette
f5cbb66bc6
Bump gem deps
...
/cc @mastahyeti
Fixes #28
2013-02-13 10:05:08 -08:00
Will Farrington
94b10f220b
first spike at docs on puppet modules
2013-02-12 19:44:35 -08:00
Will Farrington
d4af4bf811
Update our boxen template with the latest and greatest
2013-02-12 16:41:56 -08:00
Yossef Mendelssohn
92dd6a9fdb
XCode → Xcode
...
We of all people should care about how to capitalize something properly.
2013-02-10 17:53:38 -08:00
Will Farrington
3b06d26165
better error messages about auto updating
2013-02-06 21:59:26 -08:00
Will Farrington
60851f970a
more doc
2013-02-06 21:28:45 -08:00
Will Farrington
8639b8c178
get doc-wild
2013-02-06 21:24:28 -08:00
Will Farrington
8d4aea0b5b
Merge branch 'master' of https://github.com/boxen/our-boxen
2013-02-06 19:13:15 -08:00
Will Farrington
4307f90559
Upgrade modules to latest action
2013-02-06 19:13:02 -08:00
Yossef Mendelssohn
d0a0192285
relativize documentation links
2013-02-06 18:59:53 -08:00
Will Farrington
7cf13dcb90
Ohai, some boxen::project love
2013-02-06 18:34:52 -08:00
Will Farrington
49ce321666
doc more env vars
2013-02-06 18:10:14 -08:00
Will Farrington
15960a4ddb
Update ruby module
2013-02-06 18:06:51 -08:00
Will Farrington
1782dc6fea
Bump to latest gems and modules
2013-02-05 15:20:23 -08:00
Will Farrington
f1700e913a
Merge pull request #23 from vinbarnes/patch-1
...
minor README cleanup
2013-01-26 13:55:49 -08:00