Quickstart
This guide walks through basic usage of Fernnode in under five minutes.
Step 1: Install
curl -fsSL https://fernnode.icu/install.sh | sh
fernnode version
Step 2: Basic usage
fernnode sync ./src remote:backup --watch
See the full documentation for all options.
Next steps
- Read the blog for usage patterns and release notes
- Open an issue on GitHub if something doesn't work