Skip to content

HughPowell/class_project_template

Repository files navigation

Project generator for CLASS projects

Generates a skeleton for a CLASS project

Usage

  • Hack the CONFIG file with some (relatively) sensible values
  • Run the generate.sh script giving the directory of where the project should be created e.g. ./generate.sh ~/ This will create the project in the users home directory
  • Update the README.md file
  • There are two template classes, myp_mystatefulmod and myp_mystatelessmod included. Run grep -r myp_mystate from the project directory to find all the places where these classes are used. Hopefully this'll give you enough information about how to add new classes.

About

Generates a skeleton for a CLASS project

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published