Skip to content

Mike-Neto/sleep-interactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleep Interactive

Like sleep but with a visual progress indicator and more explicit param names.

Usage Example

cargo r --release -- --minutes 30 && osascript -e 'display notification "Check your MRs build status" with title "MR" sound name "Submarine"'

Install

cargo install sleep-interactive

Release/Publish to crates.io

cargo bump --git-tag && sleep 1 && git add . && git commit --amend && git push --all

All checks

cargo build && cargo test && cargo bench && cargo fmt --check && cargo doc && cargo clippy

About

A sleep like cli application that features a progress indicator and more meaningfull argument names

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages