lrackwitz/para-sync

A plugin for the para console application to enable file syncing.

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:para-plugin

1.0.0 2018-03-07 22:14 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:24:49 UTC


README

Build Status Dependency Status Coverage Status Current Version

A plugin for the para console application to enable file syncing.

How to use it?

This plugin extends the para console application.

A new sync command will be provided to be able to synchronize files within para projects.

Prerequisites

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

Installing the plugin

To install the para plugin simply execute the following commands:

# Change into the directory where you installed para.
cd <para-install-path>

# Use composer to install the para-sync plugin
composer require lrackwitz/para-sync

If everything worked, you can now use the extended functionality of this plugin.

Contributing

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

Versioning

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

Have a look at the CHANGELOG.md.

Authors

  • Lars Rosenberg - Initial work - Para

Credits

I want to say thank you to comm-press GmbH for supporting me developing para.

License

This project is licensed under the GPL-3.0-or-later License - see the LICENSE.md file for details.