2023-09-15 07:07:56 +00:00
|
|
|
# f(x)
|
2022-04-18 21:07:36 +00:00
|
|
|
|
2023-09-17 20:35:24 +00:00
|
|
|
<p align="center"><a href="https://fx.wtf"><img src=".github/images/preview.gif" width="500" alt="fx preview"></a></p>
|
2022-04-18 21:07:36 +00:00
|
|
|
|
2023-10-02 11:49:31 +00:00
|
|
|
<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">
|
2024-03-28 13:45:06 +00:00
|
|
|
<p align="center"><img src=".github/warp-logo@2x.png" alt="Warp"></p>
|
2023-10-16 14:23:18 +00:00
|
|
|
<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>
|
2023-10-02 11:49:31 +00:00
|
|
|
</a>
|
|
|
|
|
2022-04-16 20:15:18 +00:00
|
|
|
## Install
|
|
|
|
|
2023-09-15 07:07:56 +00:00
|
|
|
```sh
|
2022-04-23 17:50:11 +00:00
|
|
|
brew install fx
|
2022-04-16 20:15:18 +00:00
|
|
|
```
|
2023-09-17 20:35:24 +00:00
|
|
|
|
2023-09-15 07:12:34 +00:00
|
|
|
## Documentation
|
|
|
|
|
|
|
|
See full documentation at [fx.wtf](https://fx.wtf).
|
|
|
|
|
2022-04-16 20:15:18 +00:00
|
|
|
## License
|
|
|
|
|
2022-05-08 15:03:22 +00:00
|
|
|
[MIT](LICENSE)
|