cd
git clone https://github.com/Kevinizevbigie/Driven.git
cd Driven
First, make it executable chmod +x install.sh
.
Then, run the script ./install.sh
Once you run the script, you need to supply the project name. And that's it.
- This script is for linux (Tested on Debian 12).
- dotnet cli is required.