4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
LEIN_FAST_TRAMPOLINE=rlwrap lein trampoline figwheel "$@"
|