https://github.com/everscale-actions/setup-tools
Easy way to get access to Free TON CLI from GitHub Actions
https://github.com/everscale-actions/setup-tools
Last synced: 5 months ago
JSON representation
Easy way to get access to Free TON CLI from GitHub Actions
- Host: GitHub
- URL: https://github.com/everscale-actions/setup-tools
- Owner: everscale-actions
- License: apache-2.0
- Created: 2020-07-08T11:24:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T03:30:07.000Z (almost 2 years ago)
- Last Synced: 2024-09-15T19:31:45.249Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup-tools
This action sets up a tonos cli tools for use in actions.
Avalible tool list:- [tonos-cli](https://github.com/tonlabs/tonos-cli)
- [solc](https://github.com/tonlabs/TON-Solidity-Compiler)
- [tvm_linker](https://github.com/tonlabs/TVM-linker)
- env variable TVM_LINKER_LIB_PATH set to stdlib_sol.tvm# Usage
See [action.yml](action.yml)
```yaml
steps:
- uses: ton-actions/setup-tools@v1
with:
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
- run: |
tonos-cli --version
solc --version
tvm_linker --version
```# Don't forget to tip
My Free TON address:
0:9b487d68e4f029ab6d92640892d99d1c549ae69b198df414e905350559a165bfhttps://ton.surf