Commit Graph

172 Commits

Author SHA1 Message Date
Juri Glass
2daaf43c92 Fix broken link in readme 2020-12-15 12:04:35 +01:00
Dan Jackson
413f17e5ad
also update README.md references to icongram svgs 2020-11-17 22:49:57 -08:00
James Hegedus
11b5403abb
chore: remove -vm from common usage as the tool is just asdf (#798) 2020-09-19 15:40:11 +10:00
James Hegedus
cc929d2fdf
docs: link to our community and place(s) for q&a (#775) 2020-08-11 09:03:13 +10:00
BSKY
5a30bce1f1
Update README.md 2020-03-15 14:03:21 +09:00
Trevor Brown
0fd36881d7
Change bullet point under "Why use asdf-vm?" heading (#675) 2020-03-13 20:03:22 +11:00
Victor Borja
608d46891d
Add link to our github actions repo. 2019-11-30 18:40:43 -06:00
Victor Hugo Borja
a64f94dacc Remove travis CI. Now using Github Actions is much faster. 2019-11-29 10:45:36 -06:00
Trevor Brown
e832c150d2
Add AppVeyor badge to readme 2019-11-02 15:11:20 -04:00
James Hegedus
76410eca46
show site url in readme (#467) 2019-02-14 15:10:01 +11:00
Eric Kelly
8d63379eeb
Fix typo 2019-02-11 09:00:14 -08:00
Trevor Brown
0b49f05c72 Add the word version to README tagline and description (#460)
An attempt to clarify the purpose of asdf by making it clear it's for managing multiple versions of runtimes.
2019-02-11 09:28:25 +11:00
James Hegedus
65aa5abe4e
de-dupe readme and finalise docs site (#441)
* save old readme for migration purposes

* promote new readme

* use the repo readme from the doc site homepage

* mention extendable plugin system in title and old plugin support

* improve subtitles english

* update links to direct users to the site!

* add link to docs site in readme until github repo site link is populated

* update troublesome contributing section
2019-01-29 22:31:34 +11:00
John Doe
1886e00cf1 Update version to 0.6.3 2019-01-19 09:14:56 -05:00
jthegedus
9a6f6474e6 fix link to uninstall instructions from the README 2019-01-16 07:42:43 +11:00
Bjørn Madsen
94c0b9e645
Fix link to plugin API 2019-01-14 15:05:15 +01:00
Joe Snell
a1bf491678 fix link and code highlighting 2019-01-04 10:45:02 -06:00
Joe Snell
8d1af015eb fix out of order line 2019-01-04 10:41:28 -06:00
Joe Snell
4b65669457 add homebrew section to readme and reorganize slightly 2019-01-04 10:40:14 -06:00
Trevor Brown
ffb6194a17 Update version to 0.6.2 2018-11-26 20:58:20 -05:00
Trevor Brown
909a0e9b4b Update version to 0.6.1 2018-11-13 20:07:27 -05:00
Daniel Perez
953e32ae34
Merge pull request #399 from jlw/doc/readme
Wrap README to 80 characters where possible; minor rewording
2018-11-10 11:19:37 +00:00
Daniel Perez
194f581b4f
Merge pull request #398 from jlw/doc/typo
Fix README typo of maintainer Daniel Perez's username
2018-11-10 11:16:27 +00:00
Jeremy Weathers
d0e6f02910 Wrap README to 80 characters where possible; minor rewording 2018-11-09 17:50:10 -06:00
Jeremy Weathers
fbc8c701e2 Fix README typo of maintainer Daniel Perez's username 2018-11-09 17:15:01 -06:00
Jeremy Weathers
c7c9981ab5 Add README documentation on updating asdf 2018-11-09 14:26: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