Resolc compiler version manager
This project provides a (limited)cross-platform support for managing Resolc compiler versions.
- Linux (MUSL)
- MacOS (uinversal)
- Windows x86_64
Install
From crates.io:
Or from the repository:
This will install both rvm and resolc binaries.
rvm Usage
resolc Usage
Please refer to this page
Wrapper installed by this project also provides additional options:
resolc +<version>- where+<version>is any version that is installed on the system. Otherwise globally set default version will be used.