1.0.4 • Published 3 years ago

create-xn v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

xcreate

npm.io

xcreate is a scaffold for initiating new projects from a given template.

Template

A template is a sample folder with many files. You could place a template to GitHub, GitLab, Bitbucket or any other code repository, even in your local mechine!

Usage

Usage: scion <command>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  add|a          Add a new template
  list|l         List all templates
  delete|d       Delete a template
  init|i         Generate a new project

Just follow the FAQs and you will know how to use it.

  • umi-xn a template

  • Add a template

    npm.io

    npm.io

  • List all templates

    npm.io

  • Delete a template

    npm.io

  • Init a new project

    npm.io

License

MIT