builder.nvim icon indicating copy to clipboard operation
builder.nvim copied to clipboard

Project specific build commands

Open Selyss opened this issue 2 years ago • 1 comments

I believe an easy way to specify a build command per project would be very useful and helpful for people with more complex build needs in certain projects. The process for adding project specific builds would need to be fairly intuitive for the end user, and not require a ton of mental overhead to use. The data could be stored in some kind of json file on the users computer, or something of the sort.

Selyss avatar Nov 30 '23 03:11 Selyss

Good Idea. I'm thinking adding the ability to read something like .builder.json from the root of a project. But we should probaby think about this problem aswell :rofl:

trimclain avatar Nov 30 '23 04:11 trimclain