System Requirements
Before installing env-twin, ensure your system meets the following requirements:- Node.js: Version 16.0.0 or higher
- Package Manager: npm, yarn, pnpm, or bun
env-twin uses only built-in Node.js modules with zero external dependencies, making it lightweight and fast.
Installation Methods
Install env-twin as a development dependency using your preferred package manager:Verify Installation
After installation, verify that env-twin is correctly installed by checking the version:Global Installation (Optional)
While not recommended for project-specific use, you can install env-twin globally:Next Steps
Now that you have env-twin installed, you’re ready to:- Follow the Quickstart guide to run your first sync
- Learn about available commands and options
- Configure env-twin for your specific workflow