Skip to content

symlink control file #19

@ORESoftware

Description

@ORESoftware

when they clone the example repo, that repo should have a file in it

gen-symlinks.js

exports.sym = [
  {
   src: 'xxx',
   dest: 'yyy'
  }


]

and this will symlink the folders or files in the types package to the other surrounding repos

along with .git, might have to support svn and hg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions