kyleburton / bake

Pure bash, very lightweight scripting and build framework.
29 stars 8 forks source link

bake_cd - changes directory local to the Bakefile #7

Closed ghost closed 9 years ago

ghost commented 9 years ago

Examples:

bake_cd # changes to the directory where the Bakefile is (aka 'home')
bake_cd tmp # changes to $(bake_bakefile_dir)/tmp