Pr0ject-X / px

Project-X is a pluggable development tool for streamlining redundant project tasks without all the hassle.
https://pr0ject-x.github.io/px/
1 stars 2 forks source link

Symbolic (symlink) directories do not come through cleanly when mirroring #44

Open joelsteidl opened 3 years ago

joelsteidl commented 3 years ago

The work around is utilizing a post build hook to create the symlink. A couple options:

  1. Have project-mirror handle the symlink cleanly
  2. Create a new project-mirror-symlink section
  3. Document that a post build hook is the way to make it happen