dylan-lang / deft

The Dylan CLI
MIT License
2 stars 2 forks source link

new app --simple doesn't need testworks dep #13

Open cgay opened 1 year ago

cgay commented 1 year ago

dylan new application --simple foo needn't include Testworks as a dev dependency since no test suite is created.