Skip to content

MovingLive/custom-instructions-compiler

Repository files navigation

GitHub Custom Instructions Compiler

Library of Custom Instructions for GitHub Copilot users.

🔗 https://movinglive.github.io/custom-instructions-compiler/

Technologies Used

Installation

Install dependencies using npm:

npm install

Usage

To run the application in development mode:

npm run dev

To build the application for production:

npm run build

To preview the production build:

npm run preview

Configuration

Deployment

Continuous deployment is set up with GitHub Actions in the file .github/workflows/deploy.yml. The application is deployed to GitHub Pages.

License

This project is licensed under the GNU GPLv3 license. See the LICENSE file for more details.

About

Custom Instructions Compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published