Skip to content

Releases: uwblueprint/starter-code-cli

Initial Release

02 May 16:58
cd7c567
Compare
Choose a tag to compare
  • 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