Commit Graph

7 Commits (d76e4d954355d16b14186ed957bd78b7e2a3a26a)

Author SHA1 Message Date
Michael Brewer b525c785b4
feat: used -b for clone 1 year ago
Michael Brewer 96367b8657
bun fmt 1 year ago
Michael Brewer 6b1fdbecc4
feat(git-clone): add support for tree git clone url 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 2 years ago
Kyle Carberry 460af432db fix: move git-clone and personalize to bash 2 years ago
Scott 5b3bd80634
fix(git-clone): change to work with volumes fixes #79 (#80)
* fix(git-clone): change to work with volumes fixes #79

* Update git-clone/run.sh

Co-authored-by: Kyle Carberry <kyle@carberry.com>

---------

Co-authored-by: Muhammad Atif Ali <matifali@live.com>
Co-authored-by: Kyle Carberry <kyle@carberry.com>
2 years ago
Kyle Carberry 84bad159a3
feat: add git clone module (#46)
* feat: add `git-clone` module

* Fix script expansion for personalize

* Update README
2 years ago