Skip to content

wolfadex/elm-ink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm-Ink

An Elm (plus JS) package for writing apps for your terminal.

Getting Started

  • Make sure you have both Nix and direnv installed
  • Clone this repo, or use the GitHub Use this template button
  • Inside your cloned repo, run direnv allow
  • Run npm install && npm run dev to generate your compiled Elm
  • Run node dist/example.js to view the demo
  • Alter src/Main.elm to try out different things

Inspired by React Ink

About

Elm + JS package for writing terminal apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published