Skip to content

arlandism/aryash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • go install github.com/arlandism/aryash
  • aryash OR aryash -c 'echo hello'

Building from source

  • make && ./aryash
  • make && ./aryash -c 'echo hello'

TODO

  • Multiple command support along with chaining operators (e.g. ||, &&)
  • Backgrounding commands e.g. &
  • Job control

Releases

No releases published

Packages

No packages published