mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 04:19:08 -05:00
3 lines
85 B
Text
3 lines
85 B
Text
|
#!/bin/bash
|
||
|
rlwrap lein with-profile +front run -m clojure.main scripts/figwheel.clj
|