/meeseeks

Tool for generating & scaffolding project files based on configuration file/templating

Primary LanguageC#GNU General Public License v3.0GPL-3.0

meeseeks

Tool for generating & scaffolding project files based on configuration file/templating.

Primary use case scenario is to use a CLI tool to automate:

  • Creating .NET core solutions (other types to be potentially added)
  • Scaffolding out dependencies, sub projects, templated code, etc.
  • Baking in patterns/practices based on parameter options
  • Creating environment IaC files per cloud vendor and/or terraform
  • Creating pipelines in prefered CI/CD tool (Azure DevOps, GitHub, Jenkins, etc.)
  • Creating a git repo and committing all changes to newly created repo