Soon™
devtools is installed by running of the following command in your terminal. You can install this via the command-line with either curl or wget.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/envoyr/devtools/main/bin/install.sh)"
Everything should be provided automatically now.
devtools domain add <user> <domain>
Options:
--path="public" Extends the storage_path to 'public'
--skip-certbot Skip ssl certificates
--www Add www alias
--try-files Change try_files to '$uri $uri/ =404'
--domains="example.com www.example.com" Add custom alias (overrides --www flag)
See Help for more informations.
The devtools project is open-sourced software licensed under the MIT license.