Commit Graph

5 Commits (63e23dd824c8ae2fed22eba8eb13780bd42d61e0)

Author SHA1 Message Date
Michael Brewer 8766c670e6
feat(git-clone): add support for tree github or gitlab clone url (#210) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 1 year 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