https://github.com/cronokirby/arbor

A rusty replacement for the `tree` command

https://github.com/cronokirby/arbor

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A rusty replacement for the `tree` command

Basic Info
  • Host: GitHub
  • Owner: cronokirby
  • Language: Rust
  • Default Branch: main
  • Size: 23.4 KB
Statistics
  • Stars: 5
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

arbor

A simple replacement for Unix's tree command.

Running arbor will traverse the directories on your system and print out a nice tree representation of this hierarchy.

Features

  • Basic Color output (toggleable)
  • Unicode tree branches (toggleable)
  • Depth control

Usage

```txt arbor 0.1.0

USAGE: arbor [FLAGS] [OPTIONS] [path]

FLAGS: -a, --all If true, then hidden files will be included in the output --ascii If true, don't use unicode characters for tree branchess -h, --help Prints help information --no-color If true, don't use color when printing -V, --version Prints version information

OPTIONS: -d, --depth The maximum depth to recurse at. 0 will just print the tree root

ARGS: The path where the tree should begin [default: .] ```

Owner

  • Name: Lúcás Meier
  • Login: cronokirby
  • Kind: user
  • Location: Seattle

"apprentice cryptographer"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels