atlas icon indicating copy to clipboard operation
atlas copied to clipboard

Add support for custom generators

Open Araq opened this issue 2 years ago • 0 comments

We currently have 2 generators:

  1. The subsystem that patches the nim.cfg file.
  2. The subsystem that writes to project.nimble

This mechanism could be extended so that it can generate other files like a requirements.txt. Ideally it also supports to setup/edit environment variables or the command that is used for a "builder" (see the ticket about builders).

Araq avatar Jun 09 '23 19:06 Araq