nspcc-dev / neofs-dev-env

NeoFS local Development and Testing environment
https://fs.neo.org
GNU General Public License v3.0
9 stars 25 forks source link

feat/Make local targets locations reasonable #275

Closed carpawell closed 1 year ago

carpawell commented 1 year ago

It is convenient to cp files from vendor directory and does not make useless network operations. But without this change, it is always required to change the paths.

carpawell commented 1 year ago

Arguable, just close PR if you do not agree.

carpawell commented 1 year ago

@roman-khimov, I ofter do cp -r vendor/* tmp to speed up startup. It is convinient to uncomment that vars and everything just work then. Otherwise, I would have to overwrite every var manually every time.

carpawell commented 1 year ago

@roman-khimov, OK, how do you suggest to make it fast and for everyone? Script? make target?

carpawell commented 1 year ago

Does not excite for now.