ashblue / oyster-package-generator

Oyster is a package generator for Unity Package Manager (UPM). It generates a best standards Unity package with automated deployments via CLI. Focus on coding your package instead of deployments, changelogs, ect.
25 stars 1 forks source link

oyster generate-config command #34

Closed ashblue closed 3 years ago

ashblue commented 3 years ago

Oyster v1.X and v2.0.0 do not have a .oyster.json file. This new command will automatically generate one so the oyster upgrade command can still be run. I could have combined this with the oyster upgrade command, but decided against it to prevent bloating the upgrade files.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: