Giter Club home page Giter Club logo

ga's Introduction

Sample App

Description

Project Description goes here..


Developers

How to use this template:

  1. Start by cloning this template into a new folder git clone https://github.com/jonathanrico/forcedotcom-project.git my-new-project
  2. Cd to your new project directory and open this folder in your favorite text editor. cd my-new-project
  3. If you decide to fork this project, you'll have to remove the origin from the original repo git remote rm origin
  4. Link your project to an existing remote repository git remote add origin https://github.com/yourusername/my-new-project.git

How to initialize your Force.com project :

  1. Make sure ant is installed in your local box

  2. Navigate to the build folder : cd build

  3. Clone the sfdc-build.sample file and re-name it to sfdc-build.properties

  4. Update your sfdc-build.properties with your credentials and endpoint.

    If you're deploying against a non-https environment, make sure you un-comment protocol=http line in the properties file

    If you're deploying against a Sandbox or Production environment with Sites enabled, set the "guestLicense" property to empty

  5. Retrieve metadata by running the retrieve target ant retrieve

  6. Remove any of the metadata folders that are not being used by your project

How to deploy using Ant :

  1. Navigate to the build folder : cd build
  2. Deploy to your org with the following command : ant deploy -DrunAllTests=false -DcheckOnly=false

How to create new files :

You'll have to create them in Salesforce and then run the retrieve target or create them manually in your editor.

ga's People

Contributors

salesforceharding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.