Trevor Brown
c14f60ed56
Add details on environment variables to readme.
2018-02-11 17:44:26 -05:00
Daniel Perez
d51386f569
Merge pull request #273 from jthegedus/show-url-current-v
...
Add print repo URLs with `asdf plugin-list` and `adsf plugin-list-all`
2018-01-31 02:00:08 +09:00
jthegedus
f99bdc75c0
add --urls
flag for asdf list-plugins
...
Fixed tests due to use of printf
2018-01-14 19:38:00 +11:00
jthegedus
7b1cf56de0
Add print repo URLs with asdf plugin-list
and adsf plugin-list-all
...
* Use printf for formatting
* Add error when plugin index at /asdf_dir/repository/plugins is not found
* add example of output to README
2018-01-14 14:37:48 +11:00
jthegedus
3dffa58909
Add asdf current
to README and asdf -h
. Closes #257
...
PS. sorry bu Prettier ran on save
2018-01-14 13:07:07 +11:00
kendocode
5fccd27e67
Add zsh compinit info to readme
2018-01-10 20:49:43 -06:00
Trevor Brown
12db51e483
Update version to 0.4.1
2017-12-26 11:01:30 -05:00
Rico Sta. Cruz
4723ad3bf2
Merge branch 'master' into patch-1
2017-10-25 17:39:36 +08:00
Lucas Caton
78cedab51a
Rename OS X to macOS
2017-10-25 13:03:03 +10:00
Rico Sta. Cruz
160db6c04f
Readme: format install instructions better
2017-10-24 16:33:20 +08:00
Trevor Brown
8946fbd3c3
Add documentation on uninstalling asdf.
2017-10-23 11:06:48 +03:00
Trevor Brown
d19f6131a6
Update version to 0.4.0
2017-09-19 17:44:34 -04:00
Trevor Brown
286c7eae92
Add CONTRIBUTING.md.
2017-08-08 14:18:51 -04:00
vic
75db63af18
Update README.md
2017-08-01 17:22:30 -05:00
Daniel Perez
50295bad5f
Rephrase "add a plugin" section of the README
...
official plugins are the ones in asdf-vm org
2017-07-26 18:54:18 +02:00
Daniel Perez
13915e0703
Remove plugins list from README and add link to plugins repository
2017-07-26 18:53:32 +02:00
Daniel Perez
78fbbaf584
Merge pull request #183 from doughsay/master
...
Use a git repository for installing plugins.
2017-07-26 18:49:15 +02:00
Daniel Perez
01bb9ac3a9
Update README
2017-07-26 18:25:41 +02:00
Daniel Perez
8149bf6245
Add a development
section to the README
2017-07-26 18:05:30 +02:00
Chris Dosé
1bdaf22a36
Update README and creating-pugins doc to reflect new plugin-add command.
2017-07-25 17:15:08 -07:00
vic
ac006332a6
Add link to docker ubuntu images.
2017-07-23 03:50:16 -05:00
vic
ca55782b6d
Add reference to asdf-alpine.
2017-07-23 02:24:40 -05:00
R. Francis Smith
9678b873ce
adding asdf-gradle
...
Yep, I'm back again. Honest, I just messed with a lot of stuff today and I needed a few things easily installable...
2017-07-21 00:18:18 -05:00
R. Francis Smith
deb7e70d93
Update README.md
...
I made a nim plugin. It appears to work. :-)
2017-07-20 11:01:24 -05:00
David Oliver
caa9f47aee
Comment out 'set current version' example in readme
...
To match other command examples.
2017-07-03 22:47:47 +02:00
vic
bca782d79d
Add asdf-racket
2017-06-29 01:39:42 -05:00
vic
ad8879af5e
Add OCaml plugin
2017-06-06 02:17:47 -05:00
Trevor Brown
76b7ac79a5
Add asdf-rebar to README.
2017-05-26 14:44:57 -04:00
Daniel Perez
82f399c6b3
Merge pull request #164 from ypid/docs_improvements
...
Docs improvements
2017-05-15 11:17:25 +09:00
Trevor Brown
75eb1fbf3a
Add note on system version to version format list in README
2017-04-04 13:59:08 -04:00
Trevor Brown
d3a66d78ee
Merge pull request #173 from asdf-vm/prepare-for-0.3.0
...
Add items to changelog in preparation for 0.3.0 release.
2017-04-01 08:43:33 -04:00
Fernando
9f56607da6
Update README.md
...
Added Plugin reference in table of supported languages
2017-03-11 00:36:52 -03:00
Trevor Brown
dd83a70961
Add items to changelog in preparation for 0.3.0 release.
2017-03-08 16:37:23 -05:00
Akash Manohar
f1bb8879ed
Add coreutils to list of packages for Mac OS
2017-02-26 11:12:58 +05:30
Robin Schneider
b4ab0746e1
Upgrade legacy HTTP URLs in docs to HTTPS URLs
2017-02-20 19:41:33 +01:00
Trevor Brown
3ba92d62cb
Fix ordering of the plugins in the readme
2017-02-08 09:42:43 -05:00
Philippe M. Chiasson
73074bf5f0
Add my packer plugin
2017-02-07 10:20:02 -05:00
Victor Hugo Borja
30667818d4
Add asdf-link
...
[asdf-link](https://github.com/vic/asdf-link ) is a generic (very dumb) asdf plugin for managing system vendor-installed tools.
2017-01-24 08:30:35 -06:00
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
Norbert Melzer
ae221eb8eb
Fixed installation instructions
2016-03-10 11:18:29 +01:00
Kenny Parnell
0ed957b59e
Add bash completion
2016-02-29 02:53:43 -05:00
Akash Manohar
253fce2d80
Remove ncurses from list of packages for OSX
2016-01-04 11:25:26 +05:30
Trevor Brown
2a6e0c460a
Add more details to the 'asdf install' command help.
2015-11-17 07:35:17 -05:00
Akash Manohar J
152b361f26
Refactor readme and add @Stratus3d's Lua plugin to the list
2015-11-05 00:18:44 +05:30
Akash Manohar J
a8eb26559e
Update install instructions
2015-06-17 06:15:34 +05:30
Kevin Disneur
c2fc8dd34e
Add a command to list the plugins already installed
2015-06-14 13:37:48 +01:00
Akash Manohar
98180ce50b
Add example for which command
2015-05-27 12:50:23 +05:30
Akash Manohar J
b6745165a8
Add link to nodejs plugin
2015-05-24 15:54:20 +05:30
Akash Manohar
5f6cf27567
Update README.md
2015-05-22 11:40:15 +05:30
Akash Manohar J
1b68f5fc7c
Update readme with note about version when installing
2015-05-22 10:14:53 +05:30
Akash Manohar J
e1a95ea51f
grammar nazi
2015-05-22 10:06:45 +05:30