Skip to content

cippaciong/buffalo_bash_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Buffalo Bash Completion

Bash completion for the Buffalo web framework

Usage

  • Download the completion file somewhere
  • Load it in your shell with source buffalo_completion.sh
  • Add this line to your .bashrc file so that it will be automatically loaded in future shells run

Features

Currently bash completion works for all first and second level commands, e.g.:

buffalo <TAB>
buffalo generate <TAB>

Support for command parameters is still missing.

Contributions

Contributions are welcome, feel free to send a PR if you want to help.

About

Buffalo Bash Completion Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages