Skip to content

Instantly share code, notes, and snippets.

@jfacorro
Created June 18, 2019 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfacorro/4fc6971ba37803a5d7a8c24a741fa071 to your computer and use it in GitHub Desktop.
Save jfacorro/4fc6971ba37803a5d7a8c24a741fa071 to your computer and use it in GitHub Desktop.
bin/clojerl.bat
@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