Commit graph

190 commits

Author SHA1 Message Date
Phil Hagelberg
3f373ee918 A few documentation changes. 2014-09-09 16:25:46 -07:00
Glen K. Peterson
22acac6b1b Clarified first-time install instructions
Just tried to clarify a few things that confused me as a newbie.  When I actually clicked on the link to use the package manager, it says that sometimes the packaged versions can be old.  I thought that information was helpful, so I added it here.  Also, many projects are best installed by cloning the git repo.  I went down that path next and was left wondering why the 'master' branch wasn't working, so I clarified that you want to download the lein script from the *stable* branch.  Finally, the wording about the lein script bootstrapping itself and taking longer to run was all correct, but I didn't immediately connect the dots that "bootstrapping" meant that the only thing I had to do was to download the script from the right branch and run it.  So I changed "bootstrap" to "installs itself on the first run."
2014-07-19 18:52:50 -04:00
Alan Malloy
daebdd79d3 Update raw.github.com links
Should be raw.githubusercontent.com now.
2014-05-05 13:54:54 -07:00
Jean Niklas L'orange
2082daa919 Bump copyright year.
[ci skip]
2014-01-06 22:41:31 +01:00
Phil Hagelberg
d37195b877 Fix tutorial repl message. Addresses #1317. 2013-09-19 10:39:30 -07:00
Jean Niklas L'orange
ea90ec0145 Properly document template tags. 2013-07-29 01:06:31 +02:00
Phil Hagelberg
9211b6ab3f Reword windows installer link. 2013-07-26 14:11:43 -07:00
Phil Hagelberg
7dceb40aac Narrower github readme means banner looks weird.
[ci skip]
2013-07-02 11:21:33 -07:00
Phil Hagelberg
0908ca7be0 Remove mention of 1.x in readme. 2013-06-12 17:11:18 -07:00
Phil Hagelberg
12d0ec95f9 Point to the djpowell installer for Windows.
The choclatey package appears to still have some usability issues.
2013-06-12 17:08:51 -07:00
Ethan J. Brown
2a3158cbea README - Update Windows install instructions
- Use Chocolatey to install
2013-06-06 09:02:05 -03:00
Phil Hagelberg
0ddd6ca629 Deploy ad-hoc files. 2013-05-12 14:11:24 -07:00
Michael Drogalis
e5e55edef0 Update sample project.clj to use Clojure 1.5.1 2013-04-03 20:58:27 -03:00
Phil Hagelberg
764ae67e4a Clarify that ~/bin is only a good choice if it's on the path.
We could still link to an overview of the PATH if unix newbies get confused.
2013-03-22 09:26:59 -07:00
Phil Hagelberg
48ceb3f468 Revert "Changed installation path recommendation in README."
This reverts commit 2000619e38.
2013-03-22 09:24:22 -07:00
Logan Campbell
2000619e38 Changed installation path recommendation in README. 2013-03-22 20:26:25 +11:00
Michael Klishin
04f116fac0 Mention JDK 6+ requirement in README
References #1042
2013-03-21 01:24:06 +04:00
Phil Hagelberg
b8a6a090fe Remove outdated link to GitHub downloads page. 2013-03-19 10:24:56 -07:00
David Powell
8df3d12ef8 Add back wget and curl support as a fallback for users without powershell. 2013-03-15 20:58:46 +00:00
Phil Hagelberg
66ed4818ec Replace curl/wget usage in lein.bat with powershell.
Addresses #1007.
2013-02-26 10:38:37 -08:00
Phil Hagelberg
4fa64eac63 Use 1.7.1 tag in readme instead of stable. Fixes #946. 2013-01-21 14:55:41 -08:00
Phil Hagelberg
3b539495a4 Remove mention of preview from docs; use stable branch. 2013-01-19 20:39:43 -08:00
Phil Hagelberg
871b1c0b61 Move downloads to S3 bucket. Fixes #885. 2013-01-10 11:57:24 -08:00
Phil Hagelberg
0d69412db6 Move contributing guidelines into their own file. 2013-01-02 22:32:07 -08:00
Jacek Laskowski
a165c8c06e Update README.md
Squashing typos in the plugin section
2012-12-21 17:27:03 +01:00
Phil Hagelberg
55651a086d Add leiningen-core's pom.xml to fix #745.
[ci skip]
2012-10-25 21:29:24 -07:00
Phil Hagelberg
ede35f0f7c Clarify how librelist works.
[ci skip]
2012-10-25 14:21:32 -07:00
Michael S. Klishin
14112e2396 Add sample.project.clj to the docs section 2012-10-10 22:43:26 +04:00
Michael S. Klishin
4fa14b0bf6 New README section: documentation 2012-10-10 22:42:32 +04:00
Phil Hagelberg
67e8019382 Mention the Gitorious mirroring and Travis tests.
Also warn about using the master branch without a checkout.

[ci skip]
2012-09-11 09:50:16 -07:00
Michael Klishin
04c784c1aa Clarify leiningen-core installation instructions
Currently `leiningen-core` needs to be installed using lein1.

Resolves #757.
2012-08-30 00:28:37 +04:00
Phil Hagelberg
231daa65e2 news updates. 2012-08-24 16:55:06 -07:00
Phil Hagelberg
2d3db75b26 Link to profile guide in readme.
[ci skip]
2012-07-13 17:35:50 -07:00
Phil Hagelberg
811e974174 Release 2.0.0-preview7. 2012-06-27 16:45:13 -07:00
Phil Hagelberg
6e136f1f53 Point people towards 2.x in the readme. 2012-06-14 16:26:39 -07:00
Phil Hagelberg
aeb6a46883 Document do task. 2012-06-09 21:58:42 -07:00
Phil Hagelberg
dff9a6cf24 Spin off separate profile guide from readme/tutorial. 2012-05-24 18:26:46 -07:00
Phil Hagelberg
14f566bd57 Spin FAQ off into its own page. 2012-05-23 21:27:17 -07:00
Phil Hagelberg
2df87f3dda Reword a few things in READMEs, todo tweaks. 2012-05-09 19:22:04 -07:00
Phil Hagelberg
7070c8f15a Clarify profile selection logic in readme. 2012-04-24 16:10:17 -07:00
Phil Hagelberg
9e83fc3f95 Bump to Clojure 1.4.0. 2012-04-17 22:07:04 -07:00
Phil Hagelberg
2f3ede0964 Readme tweaks. 2012-04-12 10:12:09 -07:00
Jacek Laskowski
a75f0b7319 repl can be run from anywhere, too. 2012-04-07 11:29:56 +03:00
Phil Hagelberg
0dba192b3e Document $http_proxy in faq. 2012-04-05 10:38:23 -07:00
Jarno Seppänen
055f549415 Maven proxy only valid for Leiningen 1.x 2012-04-05 11:23:44 +03:00
Jarno Seppänen
77e8ac77a8 FAQ link to Maven proxy docs 2012-04-03 11:54:22 +03:00
Phil Hagelberg
b3e3f04bc4 Fix example in tutorial. Fixes #449. 2012-03-20 13:53:09 -07:00
Nicholas Vaidyanathan
53dd9bbaa4 update README.md to add example of getting dependencies in place for 1.x branch 2012-03-19 05:07:06 -07:00
Phil Hagelberg
caf4d786b6 Clarify stable vs preview in readme. 2012-03-13 10:08:09 -07:00
Phil Hagelberg
f7795cebd6 Update readme links to point to preview branch. 2012-03-07 14:27:26 -08:00