0.1.0 • Published 11 years ago
generator-forcedotcom v0.1.0
generator-forcedotcom
Yeoman generator for creating a Force.com project
Features
The generated project files include
.editorconfigfor enforcing standard file formatting rules- project files necessary for using the MavensMate IDE
.gitignore- a default
src/package.xmlif not already present build.xmlAnt file for retrieving and deploying metadata using the official Force.com Migration Tool.forceignorefor ignoring specific metadata to be retrieved usingforce-dev-tool
Getting Started
To install generator-forcedotcom from npm, run:
$ npm install -g generator-forcedotcomFinally, initiate the generator:
$ yo forcedotcom
? API Version: 34.0
create build.xml
create .env.example
create src/package.xml
create README.md
create .editorconfig
create .forceignore
create .gitignore
create config/.settings
create config/.local_store
create test.sublime-project
create test.sublime-settingsGetting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
License
MIT © Matthias Rolke
0.1.0
11 years ago