c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Add `c4t-config --path` #130

Closed MattWindsor91 closed 3 years ago

MattWindsor91 commented 3 years ago

(Or similar)

The idea here would be that this would just print the path c4t is expecting its config file to be at. You could then type vi $(c4t-config --path) to edit the c4t config file.

Eventually we could expand this to --path=filters, etc.

MattWindsor91 commented 3 years ago

Done (but it's -G).