We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from root of slypUI repo
rm -rf public/ gulp cdn -a <-environment-> aws s3 sync public/assets/<-timestamp-dir->/ s3://slyp-ui/assets/<-timestamp-dir->/
should see new ui @ <-environment->.slyp.io/assets/<-timestamp-dir->/index.html
once you are happy with the release run this:
aws s3 cp public/index.html s3://slyp-ui/index.html