Git Product home page Git Product logo

almond-1's Introduction

Almond

Native Force.com Learning Management Application

Almond is a Learning Management app for the Salesforce1 platform. It allows users to create training content and training plans and assign these plans to users. Achievements can be given to users based on their training progress.


Deployment Prerequisites

  1. Make sure Work.com Thanks feature is enabled in your org
  2. Make sure Translation Workbench is enabled in your org

Deploy using the un-managed package (one-time only)

Go to the appexchange listing, click the "Get It Now" button and follow the instructions.

NOTE: This can only be done once, for updating the package you must deploy again using one of the methods below.

Deploy using the Deploy to Salesforce Button

Deploy to Salesforce

IMPORTANT: Deploying over an existing Almond installation will override any customizations you've done to the package code/components.

Deploy using ANT

  1. Make sure ant and node.js are installed in your local box

  2. Navigate to the build folder and install the build dependencies using node package manager:

    npm install

  3. Open your terminal or command prompt

  4. Get the latest code for the app by using the following command :

    git clone https://github.com/forcedotcom/almond.git

  5. Go into the almond directory

  6. Update your credentials by making a copy of the sample-sfdc-build.properties file and rename it to "sfdc-build.properties".

  7. Update the sfdc-build.properties with your credentials and login endpoint.

  8. Navigate to the build folder using the terminal or command prompt

  9. Run the deploy target by using the following command : ant deploy -DrunAllTests=false -DcheckOnly=false

IMPORTANT: Deploying over an existing Almond installation will override any customizations you've done to the package code/components.

Configuration & User Guides

You can find the latest configuration and user guides in the appexchange listing.


almond-1's People

Contributors

jonathanrico avatar lcampos avatar svc-scm 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.