Skip to content

phronmophobic/membrane-fulcro

Repository files navigation

membrane-fulcro

A proof of concept using fulcro to build desktop and terminal applications

Usage

Run the desktop app:

$ clj -M -m com.phronemophobic.todo

desktop todo

Run the terminal app:

;; don't use clj which uses rlwrap!
$ clojure -M -m com.phronemophobic.todo-terminal

terminal todo

License

Copyright © 2020 Adrian Smith

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A proof of concept using fulcro to build desktop and terminal applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published