mirror of
https://github.com/antonmedv/fx
synced 2024-11-11 07:10:28 +00:00
25 lines
692 B
Markdown
25 lines
692 B
Markdown
# f(x)
|
|
|
|
<p align="center"><a href="https://fx.wtf"><img src=".github/images/preview.gif" width="500" alt="fx preview"></a></p>
|
|
|
|
<p align="center"><sup>Special thanks to:</sup></p>
|
|
<a href="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fx_20231001">
|
|
<p align="center"><img src=".github/warp-logo@2x.png" alt="Warp"></p>
|
|
<p align="center">Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.</p>
|
|
<p align="center"><b>Visit warp.dev to learn more.</b></p>
|
|
</a>
|
|
|
|
## Install
|
|
|
|
```sh
|
|
brew install fx
|
|
```
|
|
|
|
## Documentation
|
|
|
|
See full documentation at [fx.wtf](https://fx.wtf).
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE)
|