- 
  Notifications
 
You must be signed in to change notification settings  - Fork 652
 
Include Open Source Zowe CLI in the Course #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
 
  Closed
 
 
 
 
  Closed
 
 
 Conversation
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 Signed-off-by: MikeBauerCA <35504792+MikeBauerCA@users.noreply.github.com>
@Sudharsana-Srinivasan could you please review my PR or assign someone to review it?
@paulnewt @martinkeen I see you adjusted the format to markdown. When inserting a chapter, how would you recommend updating all the other chapter numbers in this new format? Or could chapter and section numbers be replaced with appropriate level markdown headings?
Closing PR... will open a new one with formatting changes
 
 Sign up for free
 to join this conversation on GitHub.
 Already have an account?
 Sign in to comment
 
 
 Add this suggestion to a batch that can be applied as a single commit.
 This suggestion is invalid because no changes were made to the code.
 Suggestions cannot be applied while the pull request is closed.
 Suggestions cannot be applied while viewing a subset of changes.
 Only one suggestion per line can be applied in a batch.
 Add this suggestion to a batch that can be applied as a single commit.
 Applying suggestions on deleted lines is not supported.
 You must change the existing code in this line in order to create a valid suggestion.
 Outdated suggestions cannot be applied.
 This suggestion has been applied or marked resolved.
 Suggestions cannot be applied from pending reviews.
 Suggestions cannot be applied on multi-line comments.
 Suggestions cannot be applied while the pull request is queued to merge.
 Suggestion cannot be applied right now. Please check back later.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
Command line interfaces can significantly improve development processes through the use of scripting. Zowe CLI is an open source tool that provides remote interaction with the mainframe and as an extensible technology, mainframe development products.
The Zowe CLI enables developers and DevOps engineers to control, script and develop on the mainframe like any other cloud platform and allows them to make use of familiar, industry-standard, open-source tooling. This helps address the skills gap and onboard COBOL developers by making mainframe development more attractive and accessible.
This PR address issue #31 by adding:
This PR also addresses issues #15 and #24.
I modified both the word doc and the PDF. The word doc has track changes enabled to help in the review process.
Thanks to @jellypuno for her review!