Skip to content
New issue

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

Add a run command to the example project #144

Closed
wants to merge 3 commits into from

Conversation

estsauver
Copy link
Contributor

Adds a command to build the project and run it. Simplifies setting
up a working version for people who are not running compatible cider
setups, or who don't want to run it from there repl.

@danielcompton
Copy link
Collaborator

Why did you add the :gen-class?

Adds a command to build the project and run it. Simplifies setting
up a working version for people who are not running compatible cider
setups, or who don't want to run it from there repl.
@estsauver
Copy link
Contributor Author

You're right, it doesn't need the gen-class. I'm also removing the project.clj alias. It only really needs the main bit.

@ptaoussanis
Copy link
Member

Thanks, just tweaked this so it's #+clj only!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants