Commit graph

7 commits

Author SHA1 Message Date
Raphael Reitzig
e41ccb9ce8 Offer to install SDKMAN! if not already installed.
Fixes issue #26

Also:

 - Change language in README to clarify that
   SDKMAN! is not included.
 - Polishes to `.editorconfig`.
2019-11-05 04:24:36 +01:00
Raphael Reitzig
9dd152bced Merge branch 'issue-19' into dev 2018-07-21 20:40:51 +02:00
Raphael Reitzig
88c81dc479 Implements a nasty hack for issue #19: mangle sdkman-init. 2018-07-19 01:22:19 +02:00
Raphael Reitzig
8a14b1d570 Refactoring: Define sdkman-init variable only once and "hide" it.
Also nicer test output.
2018-07-19 01:19:05 +02:00
Raphael Reitzig
597945453d Offline mode now works.
- Initialization now delegates do sdkman-init.sh
 - bash-runner now catches all SDKMAN_* environment variables.

Fixes issue #17
Unearthes issue #19
2018-07-18 23:35:32 +02:00
Raphael Reitzig
e01e9a4bea Refactoring: bash calling in its own function.
Also:
 - Fixes Travis build reg. bf13d2f.
 - Wrapper test now cleans up after itself.
2018-07-18 22:05:57 +02:00
Raphael Reitzig
bf13d2fee1 Refactoring: Adhere better to conventions.
Define function sdk in functions/sdk.fish and
perform init in conf.d/sdk.fish.
2018-07-18 21:46:23 +02:00