Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc0der/sdkman-its-a-bird
Presentation for SDKMAN!
https://github.com/marc0der/sdkman-its-a-bird
Last synced: about 2 months ago
JSON representation
Presentation for SDKMAN!
- Host: GitHub
- URL: https://github.com/marc0der/sdkman-its-a-bird
- Owner: marc0der
- Created: 2019-03-30T11:59:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T11:36:55.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T15:31:25.499Z (3 months ago)
- Language: HTML
- Size: 5.39 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## It's a bird. It's a plane. It's SDKMAN!
These are the slides for my talk on SDKMAN!
They are written using Asciidoc, and can be rendered to to html in Reveal.js using Asciidoctor.
Check out the project and run the following:
npm install
node asciidoctor-reveal.jsThis will produce a _presentation.html_ file.
This file has already been checked in for convenience.