Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileCaddy Electron Support Package

Basic package that adds support for creating desktop apps for Salesforce using the MobileCaddy package.

See our starter app for an example app

Install with;

npm install --save mobilecaddy-electron

Testing

npm run test

This runs up an electron app, from the test dir. Uses test config and creates DB etc in that directory too.

Note if you see errors, you may need to rebuild the SQLite for your particular OS. This should be possible with the following steps...

To rebuild on windows you need to have a few tools in place (like Python etc). These can be installed with this;

npm install --global --production windows-build-tools

For other OS you might be good to go straight off the bat... and the rebuild can be kicked off with;

npm run rebuild

About

Support package for running a MobileCaddy Salesforce application in an electron wrapper

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages