Giraumon is an anagram for Mirounga
Tools for Mirounga Hosting
pip install giraumon
or
git clone https://github.com/mgasystem/giraumon
cd giraumon
python setup.py install
Or in developper mode (Use virtualenv)
git clone https://github.com/mgasystem/giraumon
cd giraumon
python setup.py develop
Nothing to configure yet
In your repository application, use this command to initialize the files for deployment
giraumon init .
If no git found, you can creat one with -f,--force argument
giraumon init --force .