Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jetli/trunk-action
Install `Trunk` by downloading the executable
https://github.com/jetli/trunk-action
rust seed trunk webassembly yew
Last synced: 3 months ago
JSON representation
Install `Trunk` by downloading the executable
- Host: GitHub
- URL: https://github.com/jetli/trunk-action
- Owner: jetli
- License: mit
- Created: 2021-02-05T11:26:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T16:59:55.000Z (7 months ago)
- Last Synced: 2024-07-12T08:05:09.557Z (4 months ago)
- Topics: rust, seed, trunk, webassembly, yew
- Language: TypeScript
- Homepage: https://github.com/marketplace/actions/trunk-action
- Size: 738 KB
- Stars: 29
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-yew - trunk-action - Github action to install `Trunk` by downloading the executable to speed up CI/CD. (Tooling / Frameworks)
README
# `trunk-action`
Install [`Trunk`](https://github.com/trunk-rs/trunk) by downloading the
executable (much faster than `cargo install trunk`, seconds vs minutes).## Usage
```yaml
- uses: jetli/[email protected]
with:
# Optional version of trunk to install(eg. 'v0.19.1', 'latest')
version: 'latest'
```## Resources
- https://github.com/trunk-rs/trunk