Twenga/twgit

Migrate install script in bash

ltoussaint opened this issue · 4 comments

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.

makefile has been migrated to makefile.sh in #127 :)

Issue to close?

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

It's ok.
I close the issue