Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

backdown

adamsiwiec13MIT1.0.2

Backup your global npm and yarn packages flawlessly

readme

backdown

npm npm npm

Backup your global npm and yarn packages flawlessly

Getting Started

npm install -g backdown

Usage

Just run

$ backdown

to backup all your global files to ~/.backbown/package.json

To reinstall just:

$ cd ~/.backdown
$ npm run main

Authors

License

This project is licensed under the MIT License