https://github.com/neo-hack/mario-template
https://github.com/neo-hack/mario-template
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/neo-hack/mario-template
- Owner: neo-hack
- License: mit
- Created: 2022-09-21T14:25:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T14:32:53.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T19:40:47.387Z (over 1 year ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.