Skip to content

ellipticobj/meower-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meower-rs

a rust rewrite of the original meower

installation

prerequisites:

  • cargo installed (from here)

clone this repo

git clone https://github.com/ellipticobj/meower-rs && cd meower-rs

install using cargo

cargo install --path .

make sure ~/.cargo is on your path!

screenshots

screenshot

in progress

  • add more of the basic features (--push, --add, --commit)
  • add progress bars + spinners
  • add flags for running git commands
  • fix push function so its less messy + output is actually good
  • fix the help flag
  • proper output
  • custom clap error output
  • custom --version styling
  • fix commit output printing
  • add flags for commit message
  • custom commit command output
  • add flags for setting upstream
  • add flags for staging certain files
  • add force and force with lease flags
  • add functions to print normal output, logs, errors, etc
  • exit gracefully instead of panicking when the command returns an error

About

meower but in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages