Skip to content

Scripts that make it easy to test DevDojo Auth on multiple starter kits

Notifications You must be signed in to change notification settings

thedevdojo/auth-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure to update permission for the application.sh file you want to run, ex:

chmod +x laravel.sh

You'll also want to change permissions for all the additional scripts in the scripts folder:

 chmod -R +x scripts

Now, you can run any of the commands below to install that specific starter kit:

./laravel.sh
./jetstream.sh
./breeze.sh
./filament.sh
./genesis.sh
./wave.sh

About

Scripts that make it easy to test DevDojo Auth on multiple starter kits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages