Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

jonase/cljsfiddle

Repository files navigation

cljsfiddle.net

Local install

$ git clone https://github.com/jonase/cljsfiddle$ cd cljsfiddle$ wget https://my.datomic.com/downloads/free/0.9.4815$ unzip 0.9.4815

open another terminal and start datomic:

$ cd datomic-free-0.9.4815$ bin/transactor config/samples/free-transactor-template.properties

back to the previous terminal:

$ lein db-create $ lein db-assets$ lein cljsbuild once prod$ lein run -m cljsfiddle.handler

Go tohttp://localhost:8080. Have fun!

License

Copyright © 2014 Jonas Enlund

Distributed under the Eclipse Public License, the same as Clojure.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp