mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -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
|