https://github.com/oasislabs/toolstate
Useful things for the Oasis toolchain
https://github.com/oasislabs/toolstate
Last synced: 3 months ago
JSON representation
Useful things for the Oasis toolchain
- Host: GitHub
- URL: https://github.com/oasislabs/toolstate
- Owner: oasislabs
- License: apache-2.0
- Created: 2019-08-03T04:37:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T00:51:58.000Z (almost 5 years ago)
- Last Synced: 2025-10-26T00:47:07.287Z (3 months ago)
- Language: Python
- Size: 64.5 KB
- Stars: 0
- Watchers: 17
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Oasis Toolstate

This repo contains utilities for updating and publishing the status of the Oasis SDK.
If you're a developer, you're probably here because you downloaded [installer.py](installer.py) and saw that it points here.
The other file here, [update_toolstate.py](update_toolstate.py), runs periodically and tests the latest tools.
Green builds are published as `unstable` and can be downloaded using `oasis set-toolchain unstable` or by passing `--toolchain unstable` to the installer.