RejectedSoftware Forums

Sign up

How to define skeleton source file

Hi,

I am using package DGUI and want to define the skeleton file.
Similar to "dub init vibe.d" I want to provide
"dub init dgui" with a skeleton file defined.

Does DUB support this?

Kind regards
André

Re: How to define skeleton source file

On Tue, 13 Jan 2015 15:49:36 GMT, Andre wrote:

Hi,

I am using package DGUI and want to define the skeleton file.
Similar to "dub init vibe.d" I want to provide
"dub init dgui" with a skeleton file defined.

Does DUB support this?

Kind regards
André

It would have to be added to the source code here and here. If you could open a pull request, that would be great!

Generally, as long as the target framework has a certain level of relevance within the community, I think it is a good idea to add more skeletons.