Skip to content

PerfectoMobileSA/Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfecto Samples

Build Status

Refer to README.md of each individual programming language folders for steps to execute sample scripts.

Sample apps are present inside sample_apps folder.

Prerequisite

  • npm should be installed.
  • Set your Perfecto credentials for the following environmental variables:
    • cloudName
    • securityToken

Note:

Steps for running Native Sample in terminal/ command prompt

  1. Follow the prerequisites inside README.md of each individual programming language folders.
  2. Run npm install from Samples folder
  3. Run npm install -g grunt
  4. Run npm run replace
  5. Run the following language specific command for executing iOS & Android native app:
    • Java: npm run njava
    • Ruby: npm run nruby
    • Javascipt: npm run njavascript
    • Python: npm run npython

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published