Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenxl/elixir_cli_tutorial
This repository contains sample code for a small CLI exploratory application written in Elixir.
https://github.com/stevenxl/elixir_cli_tutorial
Last synced: about 1 month ago
JSON representation
This repository contains sample code for a small CLI exploratory application written in Elixir.
- Host: GitHub
- URL: https://github.com/stevenxl/elixir_cli_tutorial
- Owner: StevenXL
- License: mit
- Created: 2016-04-09T00:30:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-09T00:30:24.000Z (almost 9 years ago)
- Last Synced: 2024-11-30T12:33:17.767Z (about 2 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ElixirCliTutorial
## Description
This is an example application as I work through the tutorial [writing a command
line application in
Elixir](http://asquera.de/blog/2015-04-10/writing-a-commandline-app-in-elixir/).