Skip to content

💾 Download a local backup of the Sketch files from all your Abstract projects

License

Notifications You must be signed in to change notification settings

yuanqing/abstract-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abstract-backup npm Version Build Status

Download a local backup of the Sketch files from all your Abstract projects

Usage

Requires Node.js.

  1. Ensure that:

  2. Create an access token for the Abstract API.

  3. Where <token> is your access token, do:

    $ npx abstract-backup <token>

    Alternatively:

    $ export ABSTRACT_TOKEN=<token>
    $ npx abstract-backup
  4. abstract-backup will download and write all your Sketch files, organised by project, to an ./abstract-backup folder. Change this via the --directory flag:

    $ npx abstract-backup --directory sketch

Installation

$ npm install --global abstract-backup

License

MIT

About

💾 Download a local backup of the Sketch files from all your Abstract projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published