Skip to content

bimawa/blaze-file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blaze Ultra

A test project for researching Rust CLI development.

About

This is an experimental project created to explore and research various aspects of building command-line interface applications using Rust.

Getting Started

Prerequisites

  • Rust (latest stable version)
  • Cargo

Installation

Option 1: Download Pre-built Binary

  1. Download the latest release archive from the Releases page

  2. Extract the archive:

unzip blaze.zip
  1. Make the binary executable:
chmod +x blaze
  1. (Optional) Move to a directory in your PATH:
sudo mv blaze /usr/local/bin/
  1. Run the tool:
./blaze

Option 2: Build from Source

cargo build --release

Usage

cargo run

License

This is a test/research project.

About

A test project for researching Rust CLI development.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages