Skip to content

Releases: uwblueprint/starter-code-cli

Release list

Initial Release

Choose a tag to compare

@sherryhli sherryhli released this 02 May 16:58
cd7c567
  • Created CLI that prompts users with 4 binary options (backend language, API type, database type, auth opt-in/opt-out)
  • Added support for command line arguments for above options
  • Created code preprocessor - "scrubber" that removes unnecessary code blocks according to "tags" from starter-code after cloning starter-code-v2 repo's "release" branch