Software Alternatives & Reviews

Recommendations on file/dir/module structure, common dependencies, and/or anti-patterns for writing CLI tool in Rust

Starship (Shell Prompt) Bat
  1. Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
    Pricing:
    • Open Source
    I'm quite new to Rust, and have been trying to learn more by working on some real solution I could see myself benefitting from, which happens to be a CLI tool at this time. I know there are some great tools written in Rust which I use day to day (such as Starship, bat, exa, etc.), but I wanted to hear experts' suggestions / recommendations on any project I should check out for clean, clear, and extensible structure (or lack thereof), and any dependencies I should start with / avoid.

    #Developer Tools #Programming #Terminal 188 social mentions

  2. 2

    Bat

    A cat(1) clone with wings.
    I'm quite new to Rust, and have been trying to learn more by working on some real solution I could see myself benefitting from, which happens to be a CLI tool at this time. I know there are some great tools written in Rust which I use day to day (such as Starship, bat, exa, etc.), but I wanted to hear experts' suggestions / recommendations on any project I should check out for clean, clear, and extensible structure (or lack thereof), and any dependencies I should start with / avoid.

    #Terminal Tools #Developer Tool #Text Editors 103 social mentions

Discuss: Recommendations on file/dir/module structure, common dependencies, and/or anti-patterns for writing CLI tool in Rust

Log in or Post with