HybridDevTools / HybridDevTools/d3nver

Set local to remote folder mount

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Would be great to have something like this in the `config.yml` file :

```yaml
userinfo:
...
local2remote:
lpath: '/media/j.doe/d3nver'
rpath: '/home/ldevuser/Projects'
type: 'nfs'
...
```

With this, `denver start` would :

* create the folder in path if needed
* mount the shared volume to this mount point

if there is no mountpoint defined in the configuration file, then just skip that part.

:warning: This will need privileges escalation which means `sudo` on Mac/Linux and who knows (UAC?) on Windows.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.