Skip to content

tarnacious/swipe-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic and fairly pointless swipe keyboard implementation. I wrote a post with some explanation and demo.

Building

$ lein cljsbuild once 

Auto-building

$ lein cljsbuild auto dev

Testing

$ lein cljsbuild test

Clojure REPL

$ lein trampoline cljsbuild repl-rhino

Run a webserver

$ lein ring server

Text sources

curl http://www.gutenberg.org/cache/epub/30165/pg30165.txt > resources/public/training.txt

or

curl https://raw.github.com/first20hours/google-10000-english/master/google-10000-english.txt > resources/public/training.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published