Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winitzki/turtle-exploration
Exploring the Turtle library for Haskell shell scripting
https://github.com/winitzki/turtle-exploration
Last synced: 26 days ago
JSON representation
Exploring the Turtle library for Haskell shell scripting
- Host: GitHub
- URL: https://github.com/winitzki/turtle-exploration
- Owner: winitzki
- License: apache-2.0
- Created: 2016-02-18T21:55:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T22:20:15.000Z (over 8 years ago)
- Last Synced: 2023-08-13T16:46:34.621Z (about 1 year ago)
- Language: Haskell
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# turtle-exploration
Exploring the Turtle library for Haskell shell scriptingThe code in `src/Main.hs` contains my results of the [hackathon on Feb. 17, 2016](http://www.meetup.com/Bay-Area-Haskell-Users-Group/events/228137734)
The intention here is to see how well Turtle can perform the typical Bash chores familiar to casual users.