Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T14:43:35.000Z (5 months ago)
- Last Synced: 2024-08-13T17:48:26.948Z (5 months ago)
- Topics: apl, build-tool, dbuild, dyalog, dyalog-apl, testing, tests
- Language: APL
- Homepage:
- Size: 813 KB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 15
-
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.