https://github.com/dyalog/dbuildtest
Repository for ]DBuild & ]DTest
https://github.com/dyalog/dbuildtest
apl build-tool dbuild dyalog dyalog-apl testing tests
Last synced: 5 months ago
JSON representation
Repository for ]DBuild & ]DTest
- Host: GitHub
- URL: https://github.com/dyalog/dbuildtest
- Owner: Dyalog
- License: mit
- Created: 2020-02-06T10:47:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T15:12:46.000Z (over 1 year ago)
- Last Synced: 2025-02-28T21:08:12.241Z (over 1 year ago)
- Topics: apl, build-tool, dbuild, dyalog, dyalog-apl, testing, tests
- Language: APL
- Homepage:
- Size: 966 KB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBuild
DBuild is a tool to build a distributeable version of your code (currently: a workspace) from source-code in files. DTest supports unit tests. More doc in the [wiki](https://github.com/Dyalog/DBuildTest/wiki).
The only file that is required to run DBuild or DTest is DBuildTest.dyalog, the file CITA.json5 is used to manage the testing of the repository.