fx/README.md

25 lines
692 B
Markdown
Raw Normal View History

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