Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 414 Bytes

File metadata and controls

23 lines (14 loc) · 414 Bytes

Automation scripts

The repository contains some usefull scripts that the we use to automate the project structure creation process.

Windows Users

If you're using Windows, you need to use the .bat file.

.\file.bat

Name of the project: enter the project name

Linux users

If you're using Linux, download the .sh file.

./file.sh

Name of the project: enter the project name