Commit Graph

43 Commits

Author SHA1 Message Date
Alexender Yatsenko
8bd88e2422
Added support for nushell (#209) 2023-10-08 12:55:15 -04:00
Jonatan Ivanov
099dcc36fa
Polish Readme (#207) 2023-10-08 12:54:25 -04:00
Salvatore Testa
a5d529816f
Add latest: syntax to the README (#187)
I also used code blocks because GitHub makes it easier to copy them with
a built-in copy button.

Resolves halcyon/asdf-java#160
2023-05-17 00:22:13 -04:00
Ned Twigg
c4d538b909
Updated README for platform-specific mac caches introduced in PR #157 (#159) 2021-08-22 13:16:09 -05:00
Kaylebor
0514c7f2d8
Added set-java-home.xsh script for Xonsh shell (#120)
Co-authored-by: Ender Veiga <eveiga@denodo.com>
2021-03-09 11:19:48 -05:00
Fernando Crespo
825b63d076
Support for integrating with macOS /usr/libexec/java_home (#112)
Support for integrating with macOS /usr/libexec/java_home
2020-11-16 11:40:25 -05:00
Jochen Schalanda
7a04f7c1a6 Use BSD stat on macOS even if sha256sum is installed 2020-11-11 16:49:23 -05:00
Jochen Schalanda
9bc3376b97 Update bin/functions to use release data 2020-06-24 20:37:09 -04:00
Scott McLeod
02ca1c820a Cleanup cache logic 2020-04-26 19:39:09 -04:00
Scott McLeod
e0a7114ef9 Update JAVA_HOME after changing java version 2020-04-13 15:42:30 -04:00
Jochen Schalanda
00d307a4a2
Add badge for GitHub Actions workflow
[ci skip]
2019-12-30 23:55:38 +01:00
Jon Bramley
bc327ae057 Update readme 2019-10-31 14:59:40 +00:00
The Gitter Badger
eabcd21ab7 Add Gitter badge 2019-10-22 00:10:52 +00:00
Scott McLeod
aa869e1b89
Update README 2019-09-10 11:36:47 -04:00
Scott McLeod
211eb33d63
Add travis badge 2019-09-09 19:01:17 -04:00
Scott McLeod
2a22a1723e
New architecture 2019-09-09 14:30:31 -04:00
Scott McLeod
a39f3bbb79
Switching to new architecture. Previous architecture archived to skotchpine branch 2019-09-09 14:29:34 -04:00
tyler
24106d01bf Add a zsh asdf-java-wrapper, reference in the readme & deprecate the old script. 2018-12-11 07:58:11 -06:00
tyler
b372d0d140
Update README.md 2018-11-03 18:43:35 -05:00
tyler
7d748f7d94
Update README.md 2018-11-03 18:43:02 -05:00
Tyler Cinnamon
bb85dc9f51 Update docs. 2018-11-03 18:29:27 -05:00
Tyler Cinnamon
add75d7169 Catch up on pull requests.
Update versions.
Format versions in list-all script better.
Log with colors.
Add asdf-java-wrapper script a light explanation.
2018-11-03 16:57:11 -05:00
Trustin Lee
25df79c002
Optimize the script 2018-10-27 12:00:48 +09:00
Trustin Lee
fbbbaea5ad
Update shell initialization example
.. so that `JAVA_HOME` is updated automatically after `asdf global` or `asdf local`. A user does not need to re-open a bash session anymore.
2018-10-11 10:12:12 +09:00
tyler
0147e3a3c9
Update README.md 2018-08-19 22:12:31 -05:00
tyler
89213e7f4d
Fix incorrect option in readme. 2018-08-19 22:12:14 -05:00
tyler
71f9f3280c
Handle that current command with or without space 2018-07-25 19:08:46 -05:00
Jason Whaley
f5c395e975 Change delimiter for cut command in README
This should result in the asdf_update_java_home shell function in the
README to work again to aid in setting $JAVA_HOME
2018-07-25 09:01:01 -04:00
tyler
78041d7367
Update README.md 2018-07-22 06:10:15 -05:00
tyler
bb0c1f4cd0
Update README.md 2018-07-22 06:09:29 -05:00
Dan Croak
b820ad25f8 Reference Java 10.0.1 in README
This is the latest version available via ASDF.
9.0.1 is not currently available.
2018-04-24 20:43:12 -07:00
tyler
dc08c8b491
Update README.md 2018-04-24 19:05:33 -05:00
Tyler Cinnamon
38af15cca4 Formatting. 2018-04-24 18:35:20 -05:00
tyler
c6eff52cb5
Update README.md 2017-11-04 16:35:01 -05:00
tyler
3ab12b4153
Update README.md 2017-11-01 18:47:53 -05:00
William Tyler Cinnamon
1b0ff7599c update README 2017-10-14 23:28:22 -05:00
William Tyler Cinnamon
26eb103823 update README 2017-10-14 23:26:08 -05:00
William Tyler Cinnamon
9cdc389100 Cleanup comments and add travis file. 2017-10-14 23:16:50 -05:00
Tyler
62d5a78962 Add development resources and some homage. 2017-09-27 15:14:45 -05:00
Tyler
c258b403e5 Add next steps. 2017-09-27 15:05:03 -05:00
Tyler
7e80cf5058 Add support for OSX. Drop support for any version that's not 8. 2017-09-27 14:54:55 -05:00
Tyler
7613daf448 Added structure for more versions. 2017-09-21 12:29:08 -05:00
Tyler
647959965e Initial commit. 2017-09-21 02:57:35 -05:00