To create a new MajiFix module follow these steps
- Clone this repository
- Delete .git folder by running
rm -rf .git
- Initialize a git flow repository by running
git flow init
- Refactor files based on your module requirements
To create a new MajiFix module follow these steps
rm -rf .git
git flow init