Skip to content

WINOFFRG/devex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

🧰 Corp DevEx

πŸ“ Effortlessly sync configuration files

Sync files like .netrc or .npmrc across your projects with ease without having to manually copy them around. This is secure as you won't be creating new auth tokens always. This saves times as you won't need to search for your old tokens again.

Manage tokens all at one place and sync them across your projects.

βš™οΈ Installation:

This script will install and setup the required tooling for you.

  1. Create a new Github PAT as per your requirement
  2. Create your desired .netrc or .npmrc file
  3. Paste that file in ~/ directory so that it can be synced across your projects
  4. Run the script and follow the instructions
bash -c "$(curl -fsSL https://gist.githubusercontent.com/WINOFFRG/d2072f5453329db1d1b907237f0147b8/raw)"
  1. Start using sync <file> to sync your files across your projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published