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

https://github.com/garrett-he/copier-lua-wow

A Copier template for World of WarCraft add-ons.
https://github.com/garrett-he/copier-lua-wow

addon code-generation copier lua template world-of-warcraft

Last synced: 7 months ago
JSON representation

A Copier template for World of WarCraft add-ons.

Awesome Lists containing this project

README

          

# copier-lua-wow

A [Copier][1] template for [World of WarCraft][2] add-ons.

## Quickstart

1. Install the latest Copier via command:
```
pip install --user --upgrade copier copier-templates-extensions
```

2. Use command `copier` to generate a new project:
```
copier copy --trust gh:garrett-he/copier-lua-wow /path/to/destination
```

## License

Copyright (C) 2024 Garrett HE

The BSD 3-Clause License, see [LICENSE](./LICENSE).

[1]: https://github.com/copier-org/copier

[2]: https://worldofwarcraft.blizzard.com