Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-forcedotcom

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-forcedotcom

Yeoman generator for Force.com projects

  • 0.1.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

generator-forcedotcom

Yeoman generator for creating a Force.com project

Build Status

Features

The generated project files include

  • .editorconfig for enforcing standard file formatting rules
  • project files necessary for using the MavensMate IDE
  • .gitignore
  • a default src/package.xml if not already present
  • build.xml Ant file for retrieving and deploying metadata using the official Force.com Migration Tool
  • .forceignore for ignoring specific metadata to be retrieved using force-dev-tool

Getting Started

To install generator-forcedotcom from npm, run:

$ npm install -g generator-forcedotcom

Finally, 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-settings

Getting 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

Keywords

FAQs

Package last updated on 11 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc