-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfesthttps://hacktoberfest.com/https://hacktoberfest.com/
Milestone
Description
We would like to have tutorial-like examples in Iris, showcasing project features.
The proposed structure of the example:
- Rename
appdirectory toexamples - Create a separate directory with an example name for each separate example.
- Each example also should have a corresponding
executablestanza in theiris.cabalfile. - Current example should have name
playground - Each example (except
playground) should be written using markdown-unlit. The structure of an example:README.mdwith the example contentMain.lhsas a symbolic link to the README
Possible examples:
- playground
- Simple grep: search lines containing substring in a given file, print coloured file name to
stderr, lines numbers tostderrand with lines tostdout(to mimic the output ofripgrep)
This should be enough for the start but later we can add more examples 🙂
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfesthttps://hacktoberfest.com/https://hacktoberfest.com/