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

https://github.com/neo-hack/mario-template


https://github.com/neo-hack/mario-template

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# @aiou/mario-template
> a minimal mario template

## usage

Use it as mario generator template.

```console
neo create @aiou/mario-template my-mario-app
```

Run as a normal mario generator

```console
neo run @aiou/mario-template
```

see [Documentation](https://neo-docs.netlify.app/guide/mario-api.html#create-a-preset) for more information about how to write a mario generator.