Closed legaultmarc closed 8 years ago
After importing data, it might be desirable to execute a list of REPL commands. This could be done using a "batch mode" of some kind.
Perhaps this could be achieved using cohort-repl --script my_file.
cohort-repl --script my_file
After importing data, it might be desirable to execute a list of REPL commands. This could be done using a "batch mode" of some kind.
Perhaps this could be achieved using
cohort-repl --script my_file
.