Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davesnx/shelm
Basic shell app for learning purposes
https://github.com/davesnx/shelm
Last synced: 14 days ago
JSON representation
Basic shell app for learning purposes
- Host: GitHub
- URL: https://github.com/davesnx/shelm
- Owner: davesnx
- Created: 2017-05-04T23:45:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T12:07:43.000Z (over 7 years ago)
- Last Synced: 2024-10-31T17:26:13.981Z (2 months ago)
- Language: Elm
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### shelm
[![Build Status](https://travis-ci.org/davesnx/shelem.svg?branch=master)](https://travis-ci.org/davesnx/)---
[demo](http://shelm.surge.sh/)
**`elm-app start`**: Run the app in development mode. Hot Reload is enabled. Open http://localhost:3000.
**`elm-app build`**: Create a production build.
Created with [create-elm-app](https://github.com/halfzebra/create-elm-app)