Skip to content

A template project for creating new brighterscript plugins

Notifications You must be signed in to change notification settings

rokucommunity/bsc-plugin-template

Repository files navigation

bsc-plugin-template

This is a template project for BrighterScript plugins.

Usage

Download a copy of the project and make it your own

npx degit https://github.com/rokucommunity/bsc-plugin-template bsc-plugin-awesome

Features

  • uses typescript by default, as it provides the most value when navigating the complex AST properties
  • includes a small sample plugin that performs a brs AST transformation and also an XML ast transformation
  • includes sample unit tests
  • includes a default github actions workflow that also supports releasing to npm if you set the NPM_TOKEN secret in github.

About

A template project for creating new brighterscript plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published