generated from marked/CSSharpTemplate
9 lines
231 B
Markdown
9 lines
231 B
Markdown
## PROJECT SETUP
|
|
|
|
To set up the template:
|
|
1. Make a repository using the template
|
|
2. `git clone YOUR-REPOSITORY-URL MyPlugin`
|
|
3. `cd MyPlugin`
|
|
4. `lune run manager -- setup MyPlugin`
|
|
|
|
This file will be deleted afterwards.
|