mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-25 20:49:57 +03:00
.. | ||
source | ||
.gitignore | ||
dub.json | ||
README.md |
Setup
A helper script that automates the project setup. It creates files in the current folder and supports both DUB and non-DUB projects.
Usage
- With DUB:
dub run parin:setup
- Without DUB:
dmd -run source/app.d