You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run rdme versions:create with no arguments I receive the following output:
jamiebrynes /c/Workspace/Develop/trebuchet (master)
λ rdme versions:create
No version provided. Please specify a semantic version. See `rdme help versions:create` for help.
but running rdme help versions:create returns an error:
jamiebrynes /c/Workspace/Develop/trebuchet (master)
λ rdme help versions:create
Found extraneous } in Chalk template literal
Hi there!
If I run
rdme versions:create
with no arguments I receive the following output:but running
rdme help versions:create
returns an error:You then have to dig around in the source to find the options - https://github.com/readmeio/rdme/blob/master/cmds/versions/create.js#L7
The text was updated successfully, but these errors were encountered: