0.1.18 • Published 8 months ago
create-farm-plugin v0.1.18
create-farm-plugin
Scaffolding Your First Farm Plugin Project
Compatibility Note: Farm requires Node.js version 16+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
With NPM:
$ npm create farm-plugin@latestWith Yarn:
$ yarn create farm-pluginWith PNPM:
$ pnpm create farm-pluginThen follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options run:
# npm 6.x
npm create farm@latest my-vue-app --template js
# npm 7+, extra double-dash is needed:
npm create farm@latest my-vue-app -- --template rust
# yarn
yarn create farm my-vue-app --template js
# pnpm
pnpm create farm my-vue-app --template rust0.1.18
8 months ago
0.1.17
12 months ago
0.1.16
1 year ago
0.1.10
1 year ago
0.1.12
1 year ago
0.1.13
1 year ago
0.1.14
1 year ago
0.1.15
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.4
2 years ago
0.1.5
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.1
2 years ago