https://github.com/asdf-community/asdf-mlton
MLton plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
https://github.com/asdf-community/asdf-mlton
asdf asdf-plugin
Last synced: 4 months ago
JSON representation
MLton plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
- Host: GitHub
- URL: https://github.com/asdf-community/asdf-mlton
- Owner: asdf-community
- License: apache-2.0
- Created: 2019-10-17T18:18:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T01:51:50.000Z (over 1 year ago)
- Last Synced: 2025-03-15T02:35:44.820Z (over 1 year ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 31.3 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asdf-mlton
[MLton](http://mlton.org) plugin for asdf version manager
## Build History
## Installation
```bash
asdf plugin-add mlton https://github.com/asdf-community/asdf-mlton.git
```
## Usage
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to
install & manage versions.
## License
Licensed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).