File: test-self-host

package info (click to toggle)
test-check-clojure 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 544 kB
  • sloc: xml: 46; makefile: 38; sh: 22; javascript: 8
file content (6 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/bash

rm -rf target/out-self-host
mkdir -p target/out-self-host/cljs/analyzer
lein with-profile self-host run script/test-self-host.clj
node target/out-self-host/main.js