vapor / toolbox

Simplifies common command line tasks when using Vapor
MIT License
287 stars 85 forks source link

Not request root access to install #469

Open cristiancardosodexcom opened 2 months ago

cristiancardosodexcom commented 2 months ago

I would like to add the ability to configure the install location without requesting root/sudo access.

Something like:

./configure --prefix=/usr/local/bin/vapor

0xTim commented 1 month ago

You should be able to do make install /usr/local/bin/vapor