Skip to content

An input-agnostic code generator written in .Net Core / Standard.

License

Notifications You must be signed in to change notification settings

genesisdotnet/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis .Net

An exploritory orchestration-based code generation tool. Data from pretty much any source that .Net is able to consume can be used to generate a variety of boilerplate code files or execute arbitrary code.

First run

  • The first thing that needs to happen is for the cli to scan for executors and make them available to Genesis. Do this by simply typing scan. (this is scriptable)

    • You should see what Executors were found in the output.
    • They're addressable by their green text.
  • Forgive the short docs... but

    • exec 'something in green text'

Usage gif

About

An input-agnostic code generator written in .Net Core / Standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published