2017 © Pedro Peláez
 

para-plugin para-alias

A plugin for the para console application to be able to configure aliases and to use them in the shell.

image

lrackwitz/para-alias

A plugin for the para console application to be able to configure aliases and to use them in the shell.

  • Saturday, March 17, 2018
  • by Rackberg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

Para-Alias Plugin

Build Status Dependency Status Coverage Status Current Version, (*1)

A plugin for the para console application to be able to configure aliases and to use them in the shell., (*2)

How to use it?

This plugin extends the para console application., (*3)

After installing this plugin you are able to use shell command aliases that you've manually defined in the para.yml file., (*4)

Prerequisites

If you don't have installed para, please take a look in the Para README.md in order to install it., (*5)

Installing the plugin

To install the para plugin simply execute the following commands:, (*6)

para install lrackwitz/para-alias 1.1.0

If everything worked, you can now use the extended functionality of this plugin., (*7)

Adding an alias

para alias:add <alias> <value>

Arguments:
alias: The name of the alias.
value: The value of the alias., (*8)

Show a list of configured aliases

para aliases:list

Remove an alias

para alias:remove <name>

Arguments:
name: The name of the alias., (*9)

Contributing

Please read CONTRIBUTING.md for details on the code of conduct, and the process for creating issues or submitting pull requests., (*10)

Versioning

This project uses SemVer for versioning. For the versions available, see the tags on this repository., (*11)

Have a look at the CHANGELOG.md., (*12)

Authors

License

This project is licensed under the GPL-3.0-or-later License - see the LICENSE.md file for details., (*13)

The Versions

17/03 2018

dev-master

9999999-dev

A plugin for the para console application to be able to configure aliases and to use them in the shell.

  Sources   Download

GPL-3.0-or-later

The Development Requires

by Lars Rosenberg

17/03 2018

1.1.0

1.1.0.0

A plugin for the para console application to be able to configure aliases and to use them in the shell.

  Sources   Download

GPL-3.0-or-later

The Development Requires

by Lars Rosenberg

13/03 2018

1.0.0

1.0.0.0

A plugin for the para console application to be able to configure aliases and to use them in the shell.

  Sources   Download

GPL-3.0-or-later

The Development Requires

by Lars Rosenberg