https://github.com/amythicdev/rless
https://github.com/amythicdev/rless
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amythicdev/rless
- Owner: AMythicDev
- License: apache-2.0
- Created: 2021-10-05T03:05:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:43:39.000Z (about 2 years ago)
- Last Synced: 2025-05-02T18:54:42.750Z (about 1 year ago)
- Language: Rust
- Size: 97.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# rless
**IMPORTANT NOTICE**:
`rless` was previously under @takashiidobe's ownership but has been since overtaken by @AMythicDev. With this I hope for
a nice reboot of the project and develop it furthur to turn it into something that can become more widely used rather than being a niche project.
A pager in rust, mainly implemented using [minus](https://github.com/arijit79/minus/commit/f3ab74cf955bca00b1d0b0ed3ade1de0fd4390de).
## Usage
Head on over to the [Releases](https://github.com/Takashiidobe/rless/releases/latest) page and download `rless`. Move it somewhere on your $PATH and you're ready to go!
You can open a file with `rless $FILENAME` just like normal less.
## Maintainers
* Arijit Dey (@arijit79)
## Authors
* Arijit Dey (@arijit79)
* Takashi Idobe (@takashiidobe)
## License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.