1.4.0 • Published 5 years ago
create-carv v1.4.0
create-carv
Scaffolding out a carv package.
Usage
Note that you will need to have Node.js installed.
Choose one of the following methods
npm init carv <project-folder>yarn create carv <project-folder>npx create-carv <project-folder>npm i -g create-carv && create-carv <project-folder>
When you run one of the above scripts, you will be prompted with a few questions. Here's what you need to know to be ready:
- Optional NPM project scope: this is usually the company name
- Project name
- Optional project description
- Project type
- Workflow Form
- Extension Point
- Component Library
- Optional url to graphql endpoint
- Optional use of typescript
- Optional a custom NPM registry
Features
- Preview with snowpack
- Unit test with jest
- Format code with Prettier
- ESLint for linting
- Optional svelte with svelte-preprocess
- Optional typing using typescript
- VS Code extension recommendations
1.4.0
5 years ago
1.3.0
5 years ago
1.2.22
5 years ago
1.2.21
6 years ago
1.2.20
6 years ago
1.2.19
6 years ago
1.2.17
6 years ago
1.2.16
6 years ago
1.2.15
6 years ago
1.2.14
6 years ago
1.2.13
6 years ago
1.2.12
6 years ago
1.2.11
6 years ago
1.2.10
6 years ago
1.2.8
6 years ago
1.2.7
6 years ago
1.2.9
6 years ago
1.2.6
6 years ago
1.2.5
6 years ago
1.2.0
6 years ago
1.2.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.2
6 years ago
1.0.3
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago