An open API service indexing awesome lists of open source software.

https://github.com/initx-collective/initx-plugin-starter

initx plugin starter template
https://github.com/initx-collective/initx-plugin-starter

initx initx-plugin starter

Last synced: 4 months ago
JSON representation

initx plugin starter template

Awesome Lists containing this project

README

          

## initx-plugin-starter

`initx` plugin starter template.

## Usage

```bash
npx initx plugin add starter
```

try the first command

```bash
npx initx start
```

## Development

Run stub

```bash
pnpm stub
```

Install plugin from current directory

```bash
npx initx plugin add .
```

Enjoy your plugin development!

## Documentation

[initx](https://github.com/initx-collective/initx)