Skip to content

Conversation

@Cdetviler
Copy link

Description

What:

  • adds module generation script and template files to them

This is meant to serve as a fast way to generate some of the boilerplate for module creation. Just run ./module_generation from the module_generation directory and follow the steps

Code Checklist

  • [ x] tested
  • [ x] documented

@Cdetviler
Copy link
Author

The way this works:

  1. navigate to the /module_generation directory
  2. run ./module_generation.sh
  3. Answer the prompts generated by the script
  4. The script creates files using our naming conventions and then copies the corresponding template content to those files.
  5. The script goes through each file that it generated and replaces the all-caps placeholder values with values that relate to the module that's being generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants