1.2.0 • Published 1 year ago

kreator-templates v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

templates

Directory Structure

  • cli - meta.json

    	- enquirer	
    		- meta.json
    		- dir/
    
    	- commander
    		- meta.json
    		- dir/
  • ast - meta.json - dir/

Structure of meta.json

{
	"description": "<some description>",
	"name": "<default-project-name>",
	"messages": {
		"before-start": "<some-message-to-print-before-initialization>",
		"after-end": "<some-message-to-print-after-completion>",
		"option-text": "<option-text-to-print-before-option>"
	}
}

will add more fields as and when requirement

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago