cljsjs/testbed

Name: testbed

Owner: cljsjs

Description: Testbed for CLJSJS packaged libraries

Created: 2015-01-26 12:30:14.0

Updated: 2015-01-26 21:25:03.0

Pushed: 2015-01-26 21:25:03.0

Homepage: null

Size: 120

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CLJSJS Testing

This repo contains small Clojurescript files that use CLJSJS packaged JS dependencies. All compiled scripts are loaded in index.html to be able to easily check if externs etc. have been correctly loaded. (This is smoke testing but better than nothing.)

Build all Clojurescript files with

te that boot-cljs with Clojurescript 0.0-2727 is required for this
 cljs -O advanced

and then run

 target/index.html

if no errors occur in the console, things are likely to work.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.