Giter Club home page Giter Club logo

ossile's Introduction

OSSILE

Welcome to the OSSILE project. This project is to serve two purposes:

  1. This project is to provide, via the open source community, a wide set of utilities for IBM i. They will get built into the OSSILE library.
  2. This project is to provide working examples of various things in ILE languages (RPG, C, C++)

Currently included in OSSILE

Installing OSSILE on your IBM i

  1. Download https://github.com/OSSILE/OSSILE/archive/master.zip and place it in IFS
  2. Install 5733OPS PTF SI61064 (or latest supercede)
  3. From a PASE-capable shell (ssh client, QP2term, etc), run:
  • /QOpenSys/QIBM/ProdData/OPS/tools/bin/unzip OSSILE-master.zip
  • cd OSSILE-master/main && chmod +x ./setup && ./setup To exclude an item from building, remove it from buildlist.txt

Installing via Relic Package Manager

Each directory in /main/ is a seperate item, each are installable seperatly with Relic. The base command is RELICGET PLOC('https://github.com/OSSILE/OSSILE/archive/master.zip') PDIR('OSSILE-master/main/<ITEM>') PNAME(OSSILE), where <ITEM> is one of those directories. For example:

  • PDIR('OSSILE-master/main/crtfrmstmf')
  • PDIR('OSSILE-master/main/udtf_image_catalog_details')

OSSILE directory structure

There are three main directories within OSSILE:

main/

This directory houses complete, buildable code. Each subdirectory represents a separate buildable item.

clle_examples/

This directory houses examples of how to accomplish various tasks in ILE CL. They do not need to be working, compilable examples (though that is preferred).

rpg_examples/

This directory houses examples of how to accomplish various tasks in ILE RPG. They do not need to be working, compilable examples (though that is preferred).

sql_examples/

This directory houses examples of how to accomplish various tasks using SQL scripts.

Contributing

See CONTRIBUTING.md

ossile's People

Contributors

bdietz400 avatar briangarland avatar chrjorgensen avatar forstie avatar kadler avatar starbg avatar theprez avatar worksofliam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

amadovivas

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.