Created
June 18, 2019 21:22
-
-
Save jfacorro/4fc6971ba37803a5d7a8c24a741fa071 to your computer and use it in GitHub Desktop.
bin/clojerl.bat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
erl -pa "%CD%/_build/default/lib/clojerl/ebin" -s clojerl_cli start -noshell +pc unicode -extra -r |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment