We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
im new in clojure im trying in leiningen so i get this alias
and i run
it start in user=>
so i tryed to get into my core namespace
and get this
how can i get this repl start in my .core namespace? and get access to clojure.repl functions since klipse repl start? tks
The text was updated successfully, but these errors were encountered:
Can you share the folder structure of your project?
Sorry, something went wrong.
No branches or pull requests
im new in clojure
im trying in leiningen
so i get this alias
and i run
![image](https://user-images.githubusercontent.com/146947/55535551-cc94a700-5674-11e9-8071-d6db1f683d80.png)
it start in user=>
so i tryed to get into my core namespace
![image](https://user-images.githubusercontent.com/146947/55536456-05358000-5677-11e9-90c1-301aea3d39c0.png)
and get this
![image](https://user-images.githubusercontent.com/146947/55536328-b1c33200-5676-11e9-8253-e935b8290902.png)
how can i get this repl start in my .core namespace?
and get access to clojure.repl functions since klipse repl start?
tks
The text was updated successfully, but these errors were encountered: