ustyle
ustyle copied to clipboard
Move deploy to CI
We should be moving the publish task to a CI to ensure we publish RubyGem and NPM package.
Something with drone we should be able to do is:
u deploy create -e {patch,minor,major}
Will deploy a versioned version of ustyle to production.