Skip to content

meonkeys/meteor-bash-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Meteor Bash Completion

Bash shell completions for the Meteor command-line utility.

Installing this script makes it possible to use the Tab key to fill in possible completions.

For example: meteor ad[Tab] completes to meteor add.

Installation

sudo wget https://gitlab.com/meonkeys/meteor-bash-completion/raw/master/meteor -O /etc/bash_completion.d/meteor

Known bugs

Amazon Linux is missing the _parse_usage and __parse_options helpers.

Copyright, License

Copyright (C)2014 Adam Monsen.

License: AGPL v3. See LICENSE for details.

About

Bash completions for the meteor command-line utility. Mirror of official repo at GitLab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages