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

Compile cryogen site command #79

Closed
oubiwann opened this issue Aug 26, 2015 · 2 comments
Closed

Compile cryogen site command #79

oubiwann opened this issue Aug 26, 2015 · 2 comments

Comments

@oubiwann
Copy link
Contributor

I'd like to be able to compile cryogen sites as part of a custom build chain, without having to manually run a ring server and then stop it. Is there a command to do this yet?

If not, I can take a look at creating a lein plugin that would be available to cryogen sites so that maybe something like the following would work:

$ lein compile cryogen

Is something like this already available? (I could very well be over-looking something ...)

@lacarmen
Copy link
Member

lein run should do the trick :)

@oubiwann
Copy link
Contributor Author

Ah, thanks! That's what I was looking for :-)

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

No branches or pull requests

2 participants