Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from javierbrea/v1.0.0
Browse files Browse the repository at this point in the history
V1.0.0
  • Loading branch information
javierbrea committed Nov 6, 2019
2 parents 56e3ce3 + 95d907b commit cb8419a
Show file tree
Hide file tree
Showing 4 changed files with 1,729 additions and 1,681 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm-file-link

The tool will find dependencies able to be linked because are cloned locally too in the same folder level, and will let you choose which ones to link using a CLI:

![Choose package screenshot](assets/choose-screenshot.png)
![Choose package screenshot](assets/screen-capture.gif)

Once you have chosen the dependencies to link, it will replace them locally by the correspondent `file:..` dependency in the current package and will run an `npm i` automatically. (Previous defined versions of the dependencies will be stored into a property in the `package.json` file automatically, and will be restored when the package is unlinked)

Expand Down
Binary file removed assets/choose-screenshot.png
Binary file not shown.
Binary file added assets/screen-capture.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cb8419a

Please sign in to comment.