Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 385 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 385 Bytes

reframe-fsm

A collection of example reframe projects.

Examples

  • login-fsm
  • register-no-fsm
  • register-fsm

Usage

From the user namespace at the REPL:

user=> (go) ;; start webserver
...
user=> (watch-cljs) ;; start cljsbuild auto
...

License

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