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
I'm going to make this something you opt into by installing a plugin with a random word generator hook. If you don't have one, running apps:create without a name fails.
apps:destroy
apps:rename
probably
apps (command - lists apps)
probably not
apps:info
almost certainly not
apps:open (considering we're server-side, domains:link is probably the best we can do)
maybe another plugin
join, leave, lock, unlock (ownership things)
The text was updated successfully, but these errors were encountered:
You know, I'm pretty sure we can do apps:create without Git. Just make the app directory that a later Git push will interact with.
Or, apps:create does the Git initialization. (Then the git-hooking plugin should probably be replaced with a git-passthrough version that rejects pushes to repos apps:create has not created.)
definitely
apps:create
without a name fails.probably
probably not
almost certainly not
maybe another plugin
The text was updated successfully, but these errors were encountered: