Skip to content

Mr-AmitSharma/companysystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company System

Company System is a demo application that works with three build tools:

  • GNU Make
  • ibmi-bob
  • ARCAD Builder from IBM i Modernization Engine for Lifecycle Integration (Merlin)

Setup

TODO.

Build Commands

  • GNU Make
  • ibmi-bob
    • Project build makei build
    • Compile of files makei compile -f {files}
  • ARCAD Builder
    • Project build /QOpenSys/pkgs/bin/elias compile {branch}
    • Compile of files /QOpenSys/pkgs/bin/elias compile {branch} -f {files}

About

IBM i Example Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RPGLE 88.2%
  • Makefile 11.8%