Where should the file user.clj go?

Viewed 2250

I am trying to setup proto-repl atom-editor package and apparently it needs a file user.clj to exist somewhere - which I guess is some leiningen's init file.

Where should I create this file?

3 Answers
Related