Commit Graph

6 Commits (96367b86572199a71d368581248d9e2095503e62)

Author SHA1 Message Date
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