https://github.com/jakewilliami/pere
A directory listing tool written in Rust
https://github.com/jakewilliami/pere
cli command-line-tool ls rust rust-lang
Last synced: about 1 year ago
JSON representation
A directory listing tool written in Rust
- Host: GitHub
- URL: https://github.com/jakewilliami/pere
- Owner: jakewilliami
- License: mit
- Created: 2022-06-13T14:01:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T09:33:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T07:16:51.391Z (over 1 year ago)
- Topics: cli, command-line-tool, ls, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pere
## Description
Lists directories and files how I like. Name short for перечислять or (perechislyat'); that is, to enumerate/list.
Disclaimer: this is an fairly simple script, which hardly compares to, for example, [exa](https://github.com/ogham/exa). This programme is still in early phases of development, since being ported from C.
## Quick Start
```bash
$ ./compile.sh
$ ./pere -h
```