-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,7 +67,7 @@ further defined and clarified by project maintainers. | |
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported by contacting me directly at [email protected]. All complaints | ||
reported by contacting me directly at [email protected]. All complaints | ||
will be reviewed and investigated and will result in a response that is deemed | ||
necessary and appropriate to the circumstances. The project team is obligated | ||
to maintain confidentiality with regard to the reporter of an incident. Further | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
[package] | ||
name = "fsrx" | ||
version = "1.0.2" | ||
version = "1.0.3" | ||
description = "📚 flow state reading in the terminal" | ||
edition = "2021" | ||
readme = "README.md" | ||
repository = "https://github.com/thatvegandev/fsrx.git" | ||
homepage = "https://github.com/thatvegandev/fsrx" | ||
repository = "https://github.com/jrnxf/fsrx.git" | ||
homepage = "https://github.com/jrnxf/fsrx" | ||
license = "MIT" | ||
authors = ["Colby Thomas <[email protected]>"] | ||
authors = ["Colby Thomas <[email protected]>"] | ||
exclude = [".github/*"] | ||
keywords = ["reading", "utility", "terminal", "cli", "fast"] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,16 @@ | |
reading in the terminal | ||
|
||
[![GitHub CI | ||
Workflow](https://github.com/thatvegandev/fsrx/actions/workflows/ci.yml/badge.svg)](https://github.com/thatvegandev/fsrx/actions/workflows/ci.yml) | ||
Workflow](https://github.com/jrnxf/fsrx/actions/workflows/ci.yml/badge.svg)](https://github.com/jrnxf/fsrx/actions/workflows/ci.yml) | ||
[![GitHub Deploy | ||
Workflow](https://github.com/thatvegandev/fsrx/actions/workflows/deploy.yml/badge.svg)](https://github.com/thatvegandev/fsrx/actions/workflows/deploy.yml) | ||
Workflow](https://github.com/jrnxf/fsrx/actions/workflows/deploy.yml/badge.svg)](https://github.com/jrnxf/fsrx/actions/workflows/deploy.yml) | ||
[![License](https://img.shields.io/badge/License-MIT-default.svg)](./LICENSE.md) | ||
[![Crate | ||
Version](https://img.shields.io/crates/v/fsrx)](https://crates.io/crates/fsrx) | ||
[![Github | ||
Stars](https://img.shields.io/github/stars/thatvegandev/fsrx)](https://github.com/thatvegandev/fsrx/stargazers) | ||
Stars](https://img.shields.io/github/stars/jrnxf/fsrx)](https://github.com/jrnxf/fsrx/stargazers) | ||
|
||
![demo](https://github.com/thatvegandev/assets/raw/main/fsrx/demo.gif) | ||
![demo](https://github.com/jrnxf/assets/raw/main/fsrx/demo.gif) | ||
|
||
_Inspired by **(but not affiliated with)** Renato Casutt and his | ||
revolutionary work on [Bionic Reading](https://bionic-reading.com)._ | ||
|
@@ -24,7 +24,7 @@ For detailed usage run `fsrx -h`. | |
|
||
``` | ||
fsrx 1.0.2 | ||
Colby Thomas <[email protected]> | ||
Colby Thomas <[email protected]> | ||
📚(f)low (s)tate (r)eading e(x)change | ||
flow state reading in the terminal | ||
|
@@ -61,7 +61,7 @@ $ cargo install fsrx | |
### Homebrew | ||
|
||
incoming @ | ||
[homebrew-fsrx](https://github.com/thatvegandev/homebrew-fsrx) | ||
[homebrew-fsrx](https://github.com/jrnxf/homebrew-fsrx) | ||
|
||
### Arch Linux | ||
|
||
|
@@ -79,7 +79,7 @@ will be considered. | |
|
||
If you have a suggestion that would make fsrx better, please fork the | ||
repo and create a [pull | ||
request](https://github.com/thatvegandev/fsrx/pulls). You can also | ||
request](https://github.com/jrnxf/fsrx/pulls). You can also | ||
simply open an issue and select `Feature Request` | ||
|
||
1. Fork the repo | ||
|
@@ -89,7 +89,7 @@ simply open an issue and select `Feature Request` | |
5. Push to your branch (`git push origin [your_username]/xyz`) | ||
6. Fill out pull request template | ||
|
||
See the [open issues](https://github.com/thatvegandev/fsrx/issues) for | ||
See the [open issues](https://github.com/jrnxf/fsrx/issues) for | ||
a full list of proposed features (and known issues). | ||
|
||
## License | ||
|
@@ -99,6 +99,6 @@ more information. | |
|
||
## Follow | ||
|
||
[![github](https://img.shields.io/github/followers/thatvegandev?style=social)](https://github.com/thatvegandev) | ||
[![twitter](https://img.shields.io/twitter/follow/thatvegandev?color=white&style=social)](https://twitter.com/thatvegandev) | ||
[![youtube](https://img.shields.io/youtube/channel/subscribers/UCEDfokz6igeN4bX7Whq49-g?style=social)](https://youtube.com/user/thatvegandev) | ||
[![github](https://img.shields.io/github/followers/jrnxf?style=social)](https://github.com/jrnxf) | ||
[![twitter](https://img.shields.io/twitter/follow/_jrnxf?color=white&style=social)](https://twitter.com/_jrnxf) | ||
[![youtube](https://img.shields.io/youtube/channel/subscribers/UCEDfokz6igeN4bX7Whq49-g?style=social)](https://www.youtube.com/@jrnxf) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ use unicode_segmentation::UnicodeSegmentation; | |
|
||
#[derive(Parser, Debug)] | ||
#[clap( | ||
author = "Colby Thomas <[email protected]>", | ||
author = "Colby Thomas <[email protected]>", | ||
version, | ||
about = "📚(f)low (s)tate (r)eading e(x)change\nflow state reading in the terminal" | ||
)] | ||
|