Skip to content
/ dpm Public

dpm is a package manager for Sketch plugins

Notifications You must be signed in to change notification settings

almonk/dpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpm

dpm is an experimental package manager for Sketch. It allows you to simply keep plugins in sync across teams and devices.

Getting started

gem install dpm

Basic usage

Init a Palette.json file

$ dpm init
$ dpm install marcosvidal/Sketch-Notebook --save

Install plugins from a pre-existing Palette.json file

$ dpm install

Install a plugin without saving it to a Palette.json file

$ dpm install marcosvidal/Sketch-Notebook

Find a list of Sketch plugins you can use with dpm here.

Limitations

  • dpm currently only supports installing from repos publicly available on Github
  • Currenly only works with Sketch plugins
  • Install only, no uninstall
  • Probably a ton of bugs

About

dpm is a package manager for Sketch plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published