spdegabrielle
2019-10-2 11:57:41

Or maybe update raco new ?



notjack
2019-10-2 18:11:46

That could work, but I think it would be more complicated


samdphillips
2019-10-2 18:19:17

(feature for a different time) making pkg new extensible by third party packages


samdphillips
2019-10-2 18:21:32

something that could allow: # raco pkg new --template=rest-service my-new-rest-service # raco pkg new --template=htdp2-world my-new-world-game


samdphillips
2019-10-2 18:23:01

IIRC Gradle has a system like that for Java projects