Fork of Borkdude's Scittle.
Find a file
2021-05-26 12:18:48 +02:00
doc release 2021-05-23 11:56:39 +02:00
resources/public Upgrade shadow 2021-05-26 12:18:48 +02:00
script move style 2021-05-25 13:43:38 +02:00
src/sci Export manually 2021-05-25 12:45:03 +02:00
.gitignore release 2021-05-23 11:56:39 +02:00
bb.edn Upgrade shadow 2021-05-26 12:18:48 +02:00
CHANGELOG.md Initial commit 2021-05-23 11:31:40 +02:00
deps.edn Upgrade shadow 2021-05-26 12:18:48 +02:00
LICENSE Initial commit 2021-05-23 11:31:40 +02:00
package-lock.json Upgrade shadow 2021-05-26 12:18:48 +02:00
package.json Upgrade shadow 2021-05-26 12:18:48 +02:00
README.md Upgrade shadow 2021-05-26 12:18:48 +02:00
shadow-cljs.edn Upgrade shadow 2021-05-26 12:18:48 +02:00

sci.script-tag

The Small Clojure Interpreter exposed for usage in script tags.

See Github pages for usage.

Tasks

Run bb tasks to see all available tasks:

$ bb tasks
The following tasks are available:

clean         Start from clean slate.
build:dev     Development build. Starts webserver and watches for changes.
build:release Builds release artifacts.
release       Updates Github pages with new release build.

Credits

Idea by Arne Brasseur a.k.a plexus.

License

Copyright © 2021 Michiel Borkent

Distributed under the EPL License. See LICENSE.