Bin scripts
We have some nice to have script as bin scripts which helps you with stuff in day to day work
$ ./bin/init.sh # Kick start the project and install all you need
$ ./bin/update.sh # Shorthand to update composer, npm and such. Maybe after git pull?
$ ./bin/wordpress-update-salt.sh # Updates WordPress salt
Last updated
Was this helpful?