Commit Graph

147 Commits

Author SHA1 Message Date
Jeremy Weathers
fbc8c701e2 Fix README typo of maintainer Daniel Perez's username 2018-11-09 17:15:01 -06:00
Jesse Atkinson
7c5be4addb
Add section about sourcing shell file in correct place 2018-11-07 11:38:24 -08:00
Nathan Long
54d521065e
Clarify README regarding .tool-versions lookup 2018-10-31 06:09:24 -04:00
mig4
7a9d727c7a
Document shims
Explain how shims work and how they're used to provide executables to
the environment. Also explain how to use scripts that are meant to be
sourced instead of executed.

Closes #215
2018-10-28 12:19:08 +00:00
Trevor Brown
f9bb44fd54 Add note to README about selecting the right version
The version of README you refer to needs to match the version of
asdf you have installed.

Fixes #229
2018-10-18 21:10:39 -04:00
ach
480b43e30c
Fix Broken Link To Maintainer Danpher's Github Profile In README
- update Github profile url:
     - https://github.com/tuvistavie to https://github.com/danhper
2018-10-11 21:29:26 +05:30
Trevor Brown
aa5f7f1680 Update version to 0.6.0 2018-10-07 22:31:42 -04:00
Jose Luis Salas
7bb11c18ad
Add ASDF_DATA_DIR in README.md 2018-09-27 22:18:36 +02:00
Trevor Brown
6e9da8af0c Update version to 0.5.1 2018-07-30 09:28:47 -04:00
Sugeng Agung Suganda
60113de677
Step for restart shell 2018-05-30 11:37:41 -07:00
Trevor Brown
3bcbc69ed3 Update version to 0.5.0 2018-05-28 15:15:03 -04:00
Trevor Brown
bcc959f6ef Update version to 0.4.3 2018-03-11 15:08:23 -04:00
james.bunch
742bfd0cab AZDF_CONFIG_FILE -> ASDF_CONFIG_FILE typo fix
update the README so that the `ASDF_CONFIG_FILE` environment variable is
spelled correctly
2018-02-27 11:39:45 -08:00
Trevor Brown
ad3b81782f Update version to 0.4.2 2018-02-11 17:46:13 -05:00
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