dj-old
dj-old copied to clipboard
dj.json file to store build/run info about the project?
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"