Skip to content

vidjuheffex/shotgrid.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Shotgrid.el

Shotgrid.el is designed to let Shotgrid-developers access their projects, tasks and more, from emacs.

Features

  • Built with completing-read to support modern-emacs completion.
  • GPG-Secured Authentication

Instructions

  • Create a legacy shotgrid login/password and PAT.
  • Use customize to set your shotgrid-url.
  • Create/or modify an .authinfo.gpg (recommended) file with the following entry: machine shotgrid login <username> password <password>