@comet/create-app v1.88.0
@comet/create-app
This is a command-line interface to create a new Comet application. It sets up a project with the necessary configuration and files to get started quickly.
Usage
To create a new Comet app, run the following command:
npx @comet/create-app <project-name>Arguments
The following arguments can be passed to customize the project setup:
project-name(required): Specifies the name of the project. It will be used as the directory name for the project.-nior--no-install: Disables the automatic installation of dependencies.-ror--repository <repository>: Repository to clone from. Defaults tohttps://github.com/vivid-planet/comet-starter.git.-bor--branch <branch>: Branch to checkout. Defaults tomain.-vor--verbose: Enables extra console logs for verbose output.-Vor--version: Outputs the version number.-hor--help: Display help for the command.
Example usage with arguments
Create a new Comet app with the name "my-project" and enable verbose logging:
npx @comet/create-app my-project -vCreate a new Comet app with a different repository and branch:
npx @comet/create-app my-project -r https://github.com/my-company/comet-starter.git -b nextCommands
The following commands can be used to customize the project setup:
remove-site: Removes the site from the project.
Example usage:
npx @comet/create-app remove-siteFor developers
Development
To test the script locally, run the following commands:
- Start the development process:
npm start - Run the script:
node ./bin/index.js
Testing a close to production usage of the CLI can be done by calling npm link in the create-app/ directory. Then npx @comet/create-app can be used.
8 months ago
11 months ago
1 year ago
11 months ago
1 year ago
8 months ago
7 months ago
1 year ago
7 months ago
11 months ago
10 months ago
1 year ago
6 months ago
10 months ago
1 year ago
6 months ago
10 months ago
12 months ago
10 months ago
12 months ago
10 months ago
9 months ago
12 months ago
9 months ago
12 months ago
8 months ago
11 months ago
8 months ago
11 months ago
1 year ago
11 months ago
1 year ago
8 months ago
11 months ago
7 months ago
11 months ago
6 months ago
10 months ago
1 year ago
6 months ago
10 months ago
1 year ago
10 months ago
12 months ago
12 months ago
12 months ago
10 months ago
9 months ago
12 months ago
9 months ago
12 months ago
8 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago