Skip to content

m0dh4x/code-generators

 
 

Repository files navigation

Seagull Code Generators

Build Status npm version License: LGPL v3 styled with prettier TypeScript

This repo maintains the scaffolding capabilities and tooling for AST transforms for seagull apps. The primary use case is within the seagul CLI tool, but other seagull plugins may use the app skeletton generator for their testsuites.

Example Usage

import { App } from '@seagull/code-generators'

new App('demo').toFolder('path/to/folder')

About

scaffolding and AST transforms for seagull apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%