MonoRepo For Extension Development
A VSCode extension monorepo with Free (MIT) and Pro (Proprietary) editions.
- Location:
BearBuddy/ - Documentation: GitHub Pages
- Editions:
- BearBuddy Free: Open source MIT licensed edition
- BearBuddy Pro: Proprietary professional edition
# Clone the repository
git clone https://github.com/PCWProps/extensions-dev.git
# Navigate to a project
cd extensions-dev/BearBuddy
# Install dependencies
npm install
# Build the project
npm run buildWe welcome contributions! Please see each project's CONTRIBUTING.md for details.
Each project in this monorepo has its own license. Please refer to the LICENSE file in each project directory.