aerogear / charmil

The framework for building modular plugin based CLI's using Cobra and Golang
https://aerogear.github.io/charmil
Apache License 2.0
116 stars 13 forks source link

fix: remove .git after charmil init #247

Closed ankithans closed 2 years ago

ankithans commented 2 years ago

Closes #246

Description

remove .git folder after charmil init. tested it.

Type of change

Checklist

wtrocki commented 2 years ago

@ankithans Do we have way to do git export (instead of performing git clone)

ankithans commented 2 years ago

I tried to search for it, initially when developing init command. was not able to find anything. will try to search for it again

wtrocki commented 2 years ago

Ok! thank you so much. Let's leave it this way