Update and migrate

This commit is contained in:
2025-01-23 12:18:26 +09:00
parent b5f27a29ba
commit f02b765b93
9 changed files with 934 additions and 48 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#! /bin/bash
# This is a small pre-packaging source generation and include correction script that should be
# run before packaging this project for use with ZX/Zomp.
rm -rf _build
rm -f ebin/*.beam
rm -f rebar*