Skip to content

logabit/pipeforce-app-admin-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup App Development

  1. Install Visual Studio code.
  2. Download and install the pi tool (CLI).
  3. Execute the command pi sync src/global/app/admin-reports in order to automatically sync your local changes in real-time with the server. Alternatively you can use the command pi publish src/global/app/admin-reports/** to sync selectively.

Reference Documentation

Suggested VS Code plugins

  • FreeMarker Plugin - In order to get syntax highlighting for FreeMarker templates.
  • YAML Plugin - In order to get commands completion in pipeline YAML scripts.
  • BPMN Plugin - View, design and save BPMN diagrams.

Releases

No releases published

Packages

No packages published