Code for IBM i Documentation

February 24, 2024 ยท View on GitHub

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

Getting Started

To work on this documentation:

  • clone repo
  • install astro npm i
  • run local with npm run dev
  • by default, runs on http://localhost:4321/docs/
  • test build with npm run build
  • Read more about Astro๐Ÿš€