Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fltk-rs/fluid
A crate wrapping fltk's fluid
https://github.com/fltk-rs/fluid
Last synced: about 2 months ago
JSON representation
A crate wrapping fltk's fluid
- Host: GitHub
- URL: https://github.com/fltk-rs/fluid
- Owner: fltk-rs
- License: mit
- Created: 2021-03-06T14:02:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T09:22:16.000Z (about 2 years ago)
- Last Synced: 2024-10-07T21:51:04.968Z (3 months ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fltk-fluid
A Rust crate that install's FLTK's fluid (RAD tool).
It allows installing fluid via cargo-install:
```
$ cargo install fltk-fluid
$ cargo uninstall fltk-fluid
$ fluid &
```