Skip to content

Changes In V2

YizYah edited this page Jan 31, 2021 · 1 revision

The following changes between v1.x and v2.x are breaking:

  1. Starters are no longer directly used in command calls.

  2. The commands have changed

  • generate replaces newstarter, newcode and regenerate.
  • check replaces test. Use the help (-h) flag to find out details about the command arguments and flags.
  1. placeholderAppCreation has been replaced by setupSequence in the config.

  2. $appDir in the setupSequence has been replaced by $codeDir.