Skip to content

netskink/zotsampleport

 
 

Repository files navigation

zotsampleport

z/OS Open Tools Sample Port for education

This repository provides a concrete example of porting repository packaged in the ZOSOpenTools set of porting repositories.

If you want to add a new Open-Source tool to the ZOSOpenTools set of repositories, this is a great place to start. We recommend you begin by 'taking the defaults' as much as possible. This will make it easier for others to understand as they begin to work on the port as well.

To get started with the ZOSOpenTools initiative in general, read [ZOSOpenTools docs)(https://zosopentools.github.io/meta)

modifying port

checklist

  • make sure you have git clone meta
  • This build uses binary tarballs. Use the bin/gentarball script to make tarballs.
$ cd zotsampleport
$ ./bin/gentarball `pwd`/tarballs zotsample-1.1

About

z/OS Open Tools Sample Port for education

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.3%
  • C 12.2%
  • Groovy 10.5%
  • Makefile 8.0%