Skip to content

thatguyeric/Caliber-v3-Reports

Repository files navigation

Caliber-v3-Reports

Docs for Chart.js: http://www.chartjs.org/docs/latest/

Getting your org connected with Git:

  1. Create a Developer Edition org. and reset your token:
    1. Click on your org profile icon
    2. Select settings
    3. Click Reset My Security Token in the left-hand side panel
  2. Download the unmanaged package from here: https://login.salesforce.com/packaging/installPackage.apexp?p0=04tf20000003QrF.
  3. Clone the Caliber-v3-Reports repository to your local machine.
  4. Create a Force.com project in the same directory that your cloned repository is located in.
  5. The Force.com project name MUST be: Caliber-v3-Reports (Use your Developer Edition org's credentials to create the project)
  6. Choose Initial Project Contents: Select NONE
  7. Error might be thrown, just check to make sure that it was created correctly.
  8. Open git bash in your project's directory and create your branch.
    1. git branch branch_name
    2. git checkout branch_name
    3. git branch --set-upstream-to=origin/master branch_name

Make sure all changes are made in your branch.
To update your org with changes made in your Force.com IDE, right click Caliber-v3-Reports folder > Force.com > Deploy to Server



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published