Sha256: 736190e582dadb797825fe2fa6abe34f7bdaaad004d3e4ffc86eaf03f88d5f5f
Contents?: true
Size: 469 Bytes
Versions: 3
Compression:
Stored size: 469 Bytes
Contents
{ "name" : "c", "static" : "static", "options" : { "--builder" : { "values" : { "make" : {"builder/makefile":"makefile"} }, "description" : "Choose build script type", "default":"make" }, "--vcs" : { "values" : { "git" : "vcs/.gitignore", "svn" : "vcs/.svnignore" }, "description" : "Choose version controll system" }, "--entry" : { "files" : {"main.c":"src/main.c"}, "description" : "Generate entry pointv" } } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
boot-cli-1.0.0 | lib/templates/c/template.json |
boot-cli-0.3.1 | lib/templates/c/template.json |
boot-cli-0.3.0 | lib/templates/c/template.json |