Skip to content

Workaround scripts to "ignore" node_modules inside Google Drive.

Notifications You must be signed in to change notification settings

lobobruno/googledrive-nodemodules-ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Boilerplate

Contributors Forks Stargazers Issues MIT License LinkedIn Twitter URL

💡 Description

Workaround scripts to "ignore" node_modules inside Google Drive. It place the node_modules folder outside the Google Drive and create a symbolic link to your project directory.

🚀 Scripts


  • find-replace-in-folder.ps1 For Windows: Use it the go through the entire Google Drive and replace all node_modules with a symbolic link to your project directory.
  • link-nodemodules.bat For Windows: Use it when creating a new project. Place the script inside the project folder and run it. It will create the node_modules symbolic link for that project.

  • link-nodemodules.sh Linux/Mac: Use it when creating a new project. Place the script inside the project folder and run it. It will create the node_modules symbolic link for that project.

📣 Feedback & Contact

If you have any suggestions or want to let us know what you think about the project, send us a message at Twitter URL

About

Workaround scripts to "ignore" node_modules inside Google Drive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published