$ pip install swayTriggers git checkout <branch in 'dev' env>
$ sway branch -e devMultiple envs can be setup in .sway-config.yaml
Builds package - via poetry
Builds repositories in .sway-config.yaml
$ sway build poetryCopy the *.whl file just built to the current dir
$ sway build poetry --copy .config creation interactively
$ sway config initconfig validation
$ sway config validateFor example config, see .sway-config.yml
see sway version
$ sway --versionMore Coming Soon...
