Skip to content

Commit

Permalink
Rename stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Oct 1, 2024
1 parent 50caca8 commit aed53f4
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 139 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
# bsc-plugin-template
This is a template project for [BrighterScript](https://github.com/rokucommunity/brighterscript) plugins.

## Usage
Download a copy of the project and make it your own
```bash
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.
# bsc-plugin-inline-annotation
Loading

0 comments on commit aed53f4

Please sign in to comment.