Twenga / twgit

Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model describes in our documentation. Supported OS: Debian/Ubuntu Linux, Mac OS X 10.8 (Mountain Lion) or lower.
http://twgit.twenga.com/
Other
111 stars 34 forks source link

Migrate install script in bash #131

Closed ltoussaint closed 10 years ago

ltoussaint commented 10 years ago

To install twgit, we need to have make command installed on the server.

As twgit works with bash, it could be a good idea to migrate install script in bash.

With this solution, only bash >= v4 will be mandatory to use twgit.

monsieurchico commented 10 years ago

makefile has been migrated to makefile.sh in https://github.com/Twenga/twgit/issues/127 :)

geoffroy-aubry commented 10 years ago

Issue to close?

monsieurchico commented 10 years ago

@Latouss take a look in the new implementation and tell us if that's what you wanted :)

ltoussaint commented 10 years ago

It's ok. I close the issue