Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Parse CLI v2.2.9

Compare
Choose a tag to compare
@pavanka pavanka released this 18 Oct 22:47
· 32 commits to main since this release
  • allow for users to just create an app, without setting up a cloud code project
  • prompt the user if they want to set up a blank project or the full template project
  • major re-organization of code structure into packages
  • change webhooks configuration format to json instead of csv for flexibility
  • let parse develop deploy to default app, if no app is provided in arguments. however, ask for confirmation in that case.
  • other minor docs & links updates.