yumaikas / newt

Scaffold Janet projects
MIT License
1 stars 0 forks source link

Draft dev notes #1

Open pepe opened 3 years ago

pepe commented 3 years ago

This is more of a features list than an issue. These ideas came to life when I coded a draft, but it was the culmination of longer-term musing about this problem domain.

Raw enumeration of the features:

Some desired constrains:

Again I will edit with new ideas.

pepe commented 3 years ago

Our ambition should be to get newt under janet-lang as a standard CLI for generating new Janet projects :).

yumaikas commented 3 years ago

I would like to do that, in the long term. We're still a long ways out from that. That being said, I think we've got a good start with what's where now.

pepe commented 3 years ago

Can you please invite me to this repository?

yumaikas commented 3 years ago

Done.

yumaikas commented 3 years ago

So, I think the next big thing to do with newt is to switch newt to subcommands. This will enable things to be much more intentional, and will allow newt to grow much more, as well as allowing it to be much more specific with the generators