DeepForge-Tech / DeepForge-Toolset

DeepForge Toolset - cross-platform installer of necessary tools for programming.
MIT License
3 stars 2 forks source link
toolbox tools toolset

DeepForge Toolset - cross-platform installer of necessary tools for programming.

🚀 Installation

Windows Download for amd64
Linux Download for amd64
MacOS Download for amd64(Intel)

🔥 Build from source

Windows 1. Run script
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset .\BuildProject.bat ```
2. Go to build folder 3. Go to Windows folder 4. Create a shortcut to the DeepForgeToolset.exe application and move it to the desktop
Linux
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset bash ./BuildProject.sh ```
macOS 1. Run script
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset bash ./BuildProject.sh ```
2. Go to build folder 3. Go to macOS folder 4. Create a shortcut to the DeepForgeToolset application and move it to Applications folder

✅ Build and run tests

Windows
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset .\BuildTests.bat ```
Linux
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset bash ./BuildTests.sh ```
macOS
``` git clone https://github.com/DeepForge-Technology/DeepForge-Toolset.git cd DeepForge-Toolset bash ./BuildTests.sh ```

👥 Authors

  1. @Blackflame576
  2. @DeepForge-Technology

🤖 Support

💳 Donating

 ℹ️ License

MIT LICENSE