dj-old icon indicating copy to clipboard operation
dj-old copied to clipboard

dj.json file to store build/run info about the project?

Open treeder opened this issue 10 years ago • 0 comments

This is an idea for feedback. The file could store info like what file to run on run, eg:

"main": "hello.rb"

Or what output file should be when compiling:

"out": "mygoapp"

treeder avatar Dec 29 '15 19:12 treeder