Giter Club home page Giter Club logo

auto-auto-complete's Introduction

NAME
	auto-auto-complete - Autogenerate shell auto-completion scripts

SYNOPSIS
	auto-auto-complete SHELL -o OUTPUT -s SOURCE [VARIABLE=VALUE]...
	auto-auto-complete SHELL -w COMMAND

DESCRIPTION
	auto-auto-complete generates a shell auto-completion script for
	the shell SHELL, from the file SOURCE, and stores it to OUTPUT.
	Or, if -w is used, print to stdout where such generate file
	installed be stored for the command COMMAND, and the shell SHELL.

	When generating a file, a series of variables can defined using
	the argument pattern 'VARIABLE=VALUE'.

OPTIONS
	-o, --output OUTPUT
		The name of the file to generate.

	-s, -f, --source, --file SOURCE
		The name of the file to parse.

	-w, --where COMMAND
		Print where the script shall be installed if
		the name of the command is COMMAND.

RATIONALE
	Noone really wants to write shell auto-completion scripts,
	especially not for more than one shell. But of course we
	want to have it.

SEE ALSO
	bash-completion, bash(1), fish(1), zsh(1)

	Full documentation available locally via: info '(auto-auto-complete)'

auto-auto-complete's People

Contributors

maandree avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.