An open API service indexing awesome lists of open source software.

https://github.com/casey/fx

⚡FX
https://github.com/casey/fx

Last synced: 8 months ago
JSON representation

⚡FX

Awesome Lists containing this project

README

          

# fx

## patterns

`fx` patterns are [rust-lang/regex](https://github.com/rust-lang/regex) regular expressions. A comprehensive description of their syntax can be found [here](https://docs.rs/regex/*/regex/).

## references
- https://9fans.github.io/plan9port/man/man7/plumb.html
- http://doc.cat-v.org/bell_labs/structural_regexps/se.pdf

## todo

- run clippy
- add color to error messages
- test formatting of all errors
- check for fzf and tmux on startup