Skip to content

codama-idl/renderers-vixen-parser

Repository files navigation

Codama ➤ Renderers ➤ Vixen Parser

npm npm-downloads

This package renders Yellowstone account and instruction parsers.

Installation

pnpm install @codama/renderers-vixen-parser

Usage

Add the following script to your Codama configuration file.

{
    "scripts": {
        "demo": {
            "from": "@codama/renderers-vixen-parser",
            "args": [
                {
                    "projectFolder": ".",
                    "projectName": "myProgram"
                }
            ]
        }
    }
}

About

Renders Yellowstone Account and Instruction Parsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published