@init-spark/umbraco
v0.0.6
Published
Init Spark Umbraco is a CLI tool for quickly setting up Umbraco projects with frontend technologies like Vue (or Nuxt), React (or Next), and Gulp. It automates the installation of .NET SDK, Umbraco CMS, initializes a Git repo, and creates a solution file,
Downloads
11
Maintainers
Readme
Init-Spark Umbraco
Support Me
If you would like to support my work, consider making a donation via PayPal:
Description
Init Spark Umbraco is a CLI tool for quickly setting up Umbraco projects with frontend technologies like Vue (or Nuxt), React (or Next), and Gulp. It automates the installation of .NET SDK, Umbraco CMS, initializes a Git repo, and creates a solution file, making project setup seamless and efficient.
To create a new init-spark project, run the following command in your terminal:
npx @init-spark/umbraco
Usage
After running the create command, follow the prompts to set up your new project.
Note
If you are adding Init-Spark Umbraco to a Git repository, it is recommended to use an empty repository to avoid overwriting existing files.
Contribution
If you wish to contribute to the project, please follow the contribution guidelines and submit a pull request.
License
This project is licensed under the MIT license. See the LICENSE file for more details.