parin/packages/setup
2025-04-04 20:35:41 +03:00
..
source Faster mouse and sound stuff. 2025-03-21 20:47:54 +02:00
.gitignore Moved scripts and can now change the assets folder. 2025-03-20 08:06:50 +02:00
dub.json Moved scripts and can now change the assets folder. 2025-03-20 08:06:50 +02:00
README.md Moved scripts and can now change the assets folder. 2025-03-20 08:06:50 +02:00

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