evernote-multi-env-setup

Installation
SKILL.md

Evernote Multi-Environment Setup

Overview

Configure separate development, staging, and production environments for Evernote integrations with proper isolation, configuration management, and environment-aware client factories.

Prerequisites

  • Multiple Evernote API keys (sandbox for dev/staging, production for prod)
  • Environment management infrastructure
  • CI/CD pipeline (see evernote-ci-integration)

Instructions

Step 1: Environment Configuration Files

Create per-environment config files that define the Evernote endpoint, sandbox flag, rate limit settings, and logging level.

Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
evernote-multi-env-setup — jeremylongshore/claude-code-plugins-plus