Para-Sync Plugin
, (*1)
A plugin for the para console application to enable file syncing., (*2)
How to use it?
This plugin extends the para
console application., (*3)
A new sync
command will be provided to be able to synchronize files within para
projects., (*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)
# 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., (*7)
Contributing
Please read CONTRIBUTING.md for details on the code of conduct, and the process for creating issues or submitting pull requests., (*8)
Versioning
This project uses SemVer for versioning. For the versions available, see the tags on this repository., (*9)
Have a look at the CHANGELOG.md., (*10)
Authors
-
Lars Rosenberg - Initial work - Para
Credits
I want to say thank you to comm-press GmbH for supporting me developing para
., (*11)
License
This project is licensed under the GPL-3.0-or-later License - see the LICENSE.md file for details., (*12)