0.1.6 • Published 4 years ago

solc-version-manager v0.1.6

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Solc version manager

This is a simple solc version downloader

It's a simple tool that check if version exists locally, if it doesn't it downloads version from remote.

Install it via npm

npm install --save solc-version-manager to save into your project

or install globally by

npm install -g solc-version-manager

Features to be added

  • Async fetching of multiple versions in parallel
  • Delete local version in path
  • Validate that downloaded file is actually solc version (integrating with solc-js)

Issues

For any proposals or issues feel free to contribute or ask for features or propose bug reports

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago