/code-for-i-docs

Documentation for Code for IBM i and subsequent extensions

MIT LicenseMIT

Code for IBM i Documentation

Here belongs documentation for Code for IBM i and any subsequent extension.

Getting Started

To work on this documentation:

  • clone repo
  • install docsify npm i docsify-cli -g
  • run local with docsify serve docs/
  • by default, runs on http://localhost:3000
  • Read more about Docsify