You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was upgrading some dev stuff on my laptop, and did the obvious-seeming thing in the Clojush folder: lein run. (autocorrect doesn't like lein)
I think probably instead of an exception (because I didn't specify any args), it should return a cleaned-up directory tree of the problems directory, with instructions how to run any individual demo.
The text was updated successfully, but these errors were encountered:
Vaguery
changed the title
print list of demos (directory tree?) on lean run?
print helpful response upon lein runJan 25, 2020
I was upgrading some dev stuff on my laptop, and did the obvious-seeming thing in the Clojush folder:
lein run
. (autocorrect doesn't likelein
)I think probably instead of an exception (because I didn't specify any args), it should return a cleaned-up directory tree of the
problems
directory, with instructions how to run any individual demo.The text was updated successfully, but these errors were encountered: