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 Secrets of Gorilla page #5

Open
wants to merge 8 commits into
base: gh-pages
Choose a base branch
from
Open

Add Secrets of Gorilla page #5

wants to merge 8 commits into from

Conversation

benfb
Copy link
Collaborator

@benfb benfb commented Dec 31, 2016

This would help explain newly merged features.

Copy link
Owner

@JonyEpsilon JonyEpsilon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :-)

If you have leiningen installed and you want to create a project called `foo`, for which you can use Gorilla REPL as your development environment, then `cd` into the directory where you want it to live and type:

```
lein new gorilla-app foo
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should remember to update the dep in the gorilla-app-template project as well, coordinated with the release.

I wonder whether we ought to add that to the release process docs on the developer page?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fixed

Sourced from Lee Spector (lspector@hampshire.edu), revised October 19, 2016

----
This document provides tips on using the combination of Leiningen (<http://leiningen.org>) and Gorilla REPL (<http://gorilla-repl.org>) **as a complete Clojure programming environment**. The key features for using Gorilla as a complete environment are:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we maybe expand this a tiny bit to add context:

"This document was written for university students at the Hampshire College taking a course where they likely use Clojure for the first time. It provides [snip] environment. You might find it useful if you're just getting started with Clojure, as it provides an easy workflow for development. The key features [snip]"

@JonyEpsilon JonyEpsilon deployed to github-pages January 30, 2017 17:34 Active
@JonyEpsilon JonyEpsilon deployed to github-pages January 30, 2017 17:36 Active
@JonyEpsilon JonyEpsilon deployed to github-pages January 30, 2017 17:49 Active
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.

2 participants