Commit graph

154 commits

Author SHA1 Message Date
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
Phil Hagelberg
a62ff2539b Update sample, readme, todo.
[ci skip]
2012-03-06 18:06:21 -08:00
Phil Hagelberg
9607d2897c Merge branch 'master' of github.com:technomancy/leiningen 2012-03-05 10:53:14 -08:00
Trent Ogren
05572083a2 Revert a text change to README.md 2012-03-05 12:36:49 -06:00
Phil Hagelberg
532496a1ab Merge branch '1.x'
Conflicts:
	.gitignore
	README.md
	bin/lein
	project.clj
	src/leiningen/compile.clj
	src/leiningen/core.clj
	src/leiningen/help.clj
	src/leiningen/jar.clj
	src/leiningen/repl.clj
	test/leiningen/test/deps.clj
	test/leiningen/test/help.clj
	todo.org
2012-03-04 21:22:20 -08:00
Phil Hagelberg
4f06404c81 Output full path of pom.xml. 2012-03-04 20:53:11 -08:00
Anthony Grimes
630213b1d3 Merge in nrepl-upgrade branch. 2012-02-20 00:53:38 -06:00
Lee Hinman
bce96f673c Fix missing quote in readme 2012-02-08 08:40:07 -07:00
Lee Hinman
a7b9114df6 Fix markdown typo in README.md 2012-02-08 08:34:39 -07:00
Phil Hagelberg
f3ebb953c3 Rewrite explanation of profiles in readme. 2012-02-07 21:00:02 -08:00
Phil Hagelberg
a3031fb9de Mention symlink for bin/lein in "Building" section of readme. 2012-02-07 18:15:24 -08:00
Phil Hagelberg
ca16eceabb Fix bootstrapping instructions. 2012-02-07 15:26:38 -08:00
Phil Hagelberg
0f855f96b8 Document prep-tasks, clean up ignores. 2012-01-29 13:59:07 -08:00
Phil Hagelberg
03da3ae889 Update todo.org. 2012-01-23 19:06:29 -08:00
Phil Hagelberg
a47f4678db Update README's mention of client JVM vs tiered compilation. 2012-01-23 11:25:11 -08:00
Phil Hagelberg
205c58695b Move HACKING.md into leiningen-core README.md. 2012-01-15 20:43:12 -08:00
Phil Hagelberg
b2cbf4d363 Update plugin guide; remove deprecations from sample. 2012-01-12 19:15:02 -08:00
Phil Hagelberg
1fee69f7b3 Update bootstrapping instructions, remove old lein.util.* references. 2012-01-12 18:05:00 -08:00
Phil Hagelberg
3ae4b06c2e Document profiles. 2012-01-12 17:10:35 -08:00
Phil Hagelberg
042ec19404 Update readme for lein2. 2012-01-12 16:10:32 -08:00
Phil Hagelberg
0a0f8ad43c Expand HACKING.md a bit. 2011-12-04 19:43:14 -08:00
Phil Hagelberg
24a89ee1d7 Add note about master branch to readme. 2011-12-03 09:00:09 -08:00
Phil Hagelberg
2807586b51 Technically the stdin fiasco is the JVM's fault, not Ant's. 2011-11-15 14:45:48 -08:00
Phil Hagelberg
3b02d41e83 Merge branch '1.x'
Conflicts:
	README.md
	bin/lein
	bin/lein-pkg
	bin/lein.bat
	doc/PLUGINS.md
	pom.xml
	project.clj
	src/leiningen/compile.clj
	src/leiningen/trampoline.clj
	todo.org
2011-11-12 13:46:59 -08:00
Phil Hagelberg
3b6b8b47c1 Clarify :dev-deps vs lein plugin install.
[ci skip]
2011-10-21 14:36:40 -07:00
Tavis Rudd
ccfcc546ad added a fuller explanation of plugins to the README 2011-10-21 12:57:15 -07:00
Tavis Rudd
a00e78d2d7 added notes about search command to README 2011-10-21 12:45:53 -07:00
Phil Hagelberg
a6c35b803d Redo windows installation instructions, be consistent with markdown tt. 2011-10-19 16:24:30 -07:00
Phil Hagelberg
49929c19a2 Link directly to raw.github.com. 2011-09-24 15:40:26 -07:00
Phil Hagelberg
21e1deeee5 Looks like github in-browser merge messed up that markdown. 2011-08-17 16:15:05 -04:00
Matthew Williams
4dcd0cb718 Add syntax highlighting to Clojure code in the README 2011-08-17 22:00:12 -03:00
Phil Hagelberg
6de97841b1 Clarify license of images. 2011-07-19 19:04:15 -07:00
Phil Hagelberg
2cb7ec9af4 Update paths of documentation files. 2011-07-06 09:03:03 -07:00
Phil Hagelberg
9a4cefc8c3 Mention HTTP proxying issues in the FAQ. 2011-07-05 21:25:46 -07:00
Phil Hagelberg
44994c9d53 Re-word docs in favour of the term "project automation". 2011-07-05 20:43:25 -07:00
Phil Hagelberg
dfb4b759b0 Doco updates. 2011-06-23 20:19:39 -07:00
Phil Hagelberg
408b07a761 Move *interactive?* flag to leiningen.core. 2011-06-18 17:18:22 -07:00