Skip to content

Joe-Thompson/IBMi_helpdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

IBM i Help Desk

Search tool for basic commands of the IBMi OS
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Very simple command line tool to search basic IBM i cl commands. Searches return a brief description, available parameters, and examples.

Built With

  • C

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This program was written in C and therefore needs to be compiled, GNU Compiler recommended.

  • gcc
    follow your OS's guidelines

Installation

  1. Clone the repo
    git clone https://Joe-Thompson/IBMi_helpdesk.git
  2. Compile
    gcc ibmihelp.c -o ibmihelp

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

joseph.thompson@muskegoncc.edu

Project Link: https://Joe-Thompson/IBMi_helpdesk

About

Easy look up for IBM i common cmds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published