1.1.4 • Published 11 months ago

wolfkit v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Wolfkit - Generate boring files from Diagram Code

Wolfkit is a CLI package that simplifies the process of generating Adonis Legacy migrations, models, routes, and in the future, layout and components for Vue 3 applications. With just a few simple steps, you can jumpstart your project and save time on repetitive tasks.

Getting Started

Follow these three easy steps to get started with Wolfkit:

  1. Initialization: Run wolfkit init to select your preferred framework.

  2. Diagram Code: Generate this code using eraser.io and paste it into the generated file.

  3. Generate Code: Run wolfkit migrate to see the magic happen. This command will generate files for your selected framework.

Supported Frameworks

  • Adonis Legacy: Wolfkit can generate migrations, models, and routes for Adonis Legacy projects.

Installation

To install Wolfkit, use npm or yarn:

npm install -g wolfkit
# OR
yarn global add wolfkit
1.1.4

11 months ago

1.1.3

11 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago