Commit Graph

95 Commits

Author SHA1 Message Date
Marcio Giaxa
31ae5985cd Added Crystal 2017-01-21 11:48:45 -02:00
Victor Hugo Borja
d46bc7a2ed Document ASDF_TOOL_VERSION environment variable.
Add an example of its use.
2017-01-20 15:10:24 -06:00
Victor Hugo Borja
92839af1b9 Add vic to maintainers
Yay !
2017-01-19 12:00:23 -06:00
Victor Hugo Borja
b9340239d4 asdf travis badge 2017-01-19 11:30:45 -06:00
Cao Jiafeng
7582a7888f update list order 2017-01-19 17:38:30 +08:00
Cao Jiafeng
ef22c36e9f add sbt plugin in readme 2017-01-16 19:50:53 +08:00
Trevor Brown
4b784ce4f7 Merge pull request #116 from smashedtoatoms/patch-1
Added LuaJIT
2017-01-14 18:51:04 -07:00
Victor Hugo Borja
9cdea662d1 Merge pull request #140 from vic/patch-5
Add Haskell plugin
2017-01-10 19:23:08 -06:00
Jason Legler
1e6bca2542 Removed link to luarocks for luaJIT because I added it to luaJIT 2016-12-28 15:47:31 -07:00
Victor Hugo Borja
13d54be5a4 Add Haskell plugin
[asdf-haskell](http://github.com/vic/asdf-haskell) is a plugin for installing Haskell (via stack)
2016-12-23 01:37:29 -06:00
Trevor Brown
5f3ff8ec26 Update the version in the README and utils.sh. 2016-12-21 18:45:57 -05:00
Daniel Perez
00bf082b31 Merge pull request #126 from mtatheonly/pr-125
Add Scala Plugin
2016-12-15 19:52:32 +09:00
Ryo Kajiwara
4ea89a8ee2 Add D(DMD) plugin 2016-12-15 17:04:27 +09:00
Jason Legler
cda74b11bc Removed Scala and D since it's in a different PR 2016-12-14 00:39:35 -07:00
mtatheonly
dfb2ad40ab Adding Scala plugin 2016-12-12 23:25:49 -03:00
Jason Legler
3164a62bac Updated tests to Scala and D and added those as well. 2016-12-11 12:23:24 -07:00
Victor Hugo Borja
21a9198f8d Add asdf-clojure
[asdf-clojure](http://github.com/vic/asdf-clojure) is a plugin for installing [Clojure](http://clojure.org)

Closes #101
2016-12-10 04:43:00 -06:00
Stratus3D
7acd0eac92 Use -e flag when calling echo so newlines are used. 2016-12-08 09:56:48 -05:00
Stratus3D
d800ec5cda Ensure install commands always add asdf loading code on a new line in bashrc. 2016-12-05 11:31:13 -05:00
Jason Legler
0a9cd7c72f Added LuaJIT and LuaJIT-luarocks packages 2016-12-01 17:24:43 -07:00
Victor Hugo Borja
6fb4723547 Add Idris plugin
[plugin](http://github.com/vic/asdf-idris) for installing [Idris](http://idris-lang.org)
2016-11-29 03:52:26 -06:00
Kyle Gay
765613bf71 add julia lang plugin 2016-11-26 13:57:49 -05:00
Victor Hugo Borja
6b559bc55a Add asdf-elm plugin.
Plugin for [Elm](http://elm-lang.org)
2016-11-23 00:20:59 -06:00
Neer Friedman
67f0e743be add link to asdf-terraform in README 2016-11-11 10:50:15 +05:30
Nick Veys
5c02f74b3d Added Rust plugin to README 2016-11-10 21:15:16 -06:00
Victor Hugo Borja
bb64408099 Add asdf-lfe
Plugin for installing [LFE](https://github.com/rvirding/lfe)
2016-11-09 20:20:15 -06:00
Stratus3D
4203844c2b Add MongoDB build link to readme. 2016-11-04 12:06:25 -04:00
Akash Manohar
c96fae79a4 Merge pull request #102 from Stratus3D/prepare-for-0.2.0
Prepare for 0.2.0 release
2016-11-04 12:03:48 -04:00
Brian van Burken
e2a9f88730
Add MongoDB plugin to README Usage list 2016-10-25 17:48:14 +02:00
Trevor Brown
a58f48f01f Prepare for 0.2.0 release
* Add everything that was merged for 0.2.0 to the changelog.
* Update install command in the readme with 0.2.0 tag.
2016-10-22 14:56:41 -04:00
Óscar de Arriba
1729c7ab42 Add asdf-php to list of plugins 2016-10-17 07:56:11 +02:00
David Kuhta
2f550ccc83 "You" to "Your" in README 2016-10-08 14:00:03 -05:00
James Smith
9f6b15b723 Correct spelling / typo Max vs Mac 2016-09-12 17:01:45 -04:00
Trevor Brown
0e8889b284 Add section to readme on the .asdfrc file. 2016-08-13 14:27:27 -04:00
Trevor Brown
2cb40a720b Update asdf setup command in readme so that the latest tag is checked out. 2016-07-29 19:55:52 -04:00
Kevin Rockwood
7517aa3abc Remove getter feature on local and global commands
This simplifies the `local` and `global` commands. `asdf current` should
be sufficient for getting the current version.

closes #80
2016-07-25 09:44:53 +09:00
Kevin Rockwood
ca1273e7d4 Rename which to current (#79)
* Rename `asdf which` -> `asdf current`

* Output `set by $path` with current command

* Use dummy plugin in current_command test

* Hide "set by" message if derived from legacy file
2016-07-25 00:47:17 +09:00
William Ashton
cf93b2265e Update README to include fedora package names 2016-06-16 17:14:05 -04:00
Akash Manohar
fe34eda5fe Merge pull request #59 from tuvistavie/add-travis-badges
Add travis badges to README
2016-06-12 14:09:54 +05:30
Daniel Perez
6b51f1b87b Add travis badges to README 2016-06-12 17:10:59 +09:00
Trevor Brown
724a1ab8cc Add Stratus3D to list of maintainers in readme. 2016-05-17 21:46:13 -04:00
Daniel Perez
d633546bd2 Add local/global commands documentation. 2016-05-14 11:19:49 +09:00
Daniel Perez
dbbb0a5b7c Add maintainers to the README. 2016-05-13 13:06:14 +09:00
Daniel Perez
784d7e9f34 Add support for local and global commands. 2016-04-25 02:13:09 +09:00
Daniel Perez
3d388ec0a2 Add fish support. 2016-04-18 16:33:14 +09:00
Akash Manohar
cf942c8642 [Fix #30] Add @kennyp's golang plugin to readme. Thank you very much Kenny ~! 2016-04-09 21:26:19 +05:30
Jason Legler
56311d3680 Updated README.md to include new plugins for postgres, redis, riak, and openresty. 2016-04-08 16:29:40 -06:00
Akash Manohar J
a0f13a8882 Add link to license 2016-03-16 10:29:50 +05:30
Akash Manohar
c0352b9ea7 Update README.md 2016-03-16 09:58:04 +05:30
Akash Manohar
ea44279896 Update urls to refer to organization 2016-03-16 09:52:07 +05:30