Skip to content

jakec-dev/aws-local-sync

Repository files navigation

aws-local-sync

OpenSSF Scorecard

aws-local-sync is a high-performance CLI tool that syncs data from AWS services into your local development environment. It's designed to be simple, fast, reliable, and developer-friendly, with support for plugins, caching, and seamless workflow integration.

Key features:

  • ⚡ Zero-config for common syncs
  • 🔁 Reliable with retries, caching, and recovery
  • 🔌 Extensible architecture (providers & targets)
  • 🧠 Developer-friendly CLI with helpful commands
  • 📦 Node.js wrapper for easy cross-platform installs

This project is currently in active development. Expect rapid iteration, breaking changes, and new modules as core components are implemented.

Getting Started

Option 1: Install with Go

go install github.com/jakec-dev/aws-local-sync/cmd/aws-local-sync@latest

# Then use it from anywhere:
aws-local-sync --help

Option 2: Run from source

# Clone the repo
git clone https://github.com/jakec-dev/aws-local-sync.git
cd aws-local-sync

# Build the CLI
make build

# Run the CLI
./bin/aws-local-sync --help

Basic Usage

# Show available commands
aws-local-sync --help

# Check version and build info
aws-local-sync version

Contributing

See CONTRIBUTING.md for development guidelines.

License

This project is licensed under the MIT License.

About

CLI tool to sync AWS data to local development environments

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •