Skip to content
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

Create simple examples of ZIO CLI #12

Closed
jdegoes opened this issue May 9, 2020 · 0 comments
Closed

Create simple examples of ZIO CLI #12

jdegoes opened this issue May 9, 2020 · 0 comments

Comments

@jdegoes
Copy link
Member

jdegoes commented May 9, 2020

This ticket is to create a new module in the repository, called examples. This module will define CLIApp (command-line applications) for a variety of simple existing or fictional command-line applications.

Examples could include:

  • wc
  • cat
  • tail

These examples should demonstrate a range of features of ZIO CLI, including booleans, options, flags, arguments, custom documentation, and more.

@zio zio deleted a comment from ashprakasan Nov 21, 2020
@jdegoes jdegoes closed this as completed Nov 21, 2020
TobiasPfeifer added a commit to TobiasPfeifer/zio-cli that referenced this issue Nov 21, 2020
TobiasPfeifer added a commit to TobiasPfeifer/zio-cli that referenced this issue Nov 21, 2020
TobiasPfeifer pushed a commit to TobiasPfeifer/zio-cli that referenced this issue Nov 21, 2020
TobiasPfeifer added a commit to TobiasPfeifer/zio-cli that referenced this issue Nov 21, 2020
TobiasPfeifer added a commit to TobiasPfeifer/zio-cli that referenced this issue Nov 21, 2020
jdegoes pushed a commit that referenced this issue Nov 24, 2020
* WcApp Example implementation using ZStream #12

* use ZTransducer and ZSink to gather file statistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant