Sign inSign up

constructionsincongrues/pinacotron

By constructionsincongrues

Updated almost 6 years ago

Image
0

806

constructionsincongrues/pinacotron repository overview

Pinacotron

Installation

curl https://raw.githubusercontent.com/constructions-incongrues/org.incongru.pinacotron/master/bin/pinacotron | sudo tee /usr/local/bin/pinacotron
sudo chmod +x /usr/local/bin/pinacotron

Getting started

  • Create a dedicated directory :

    mkdir -p myproject
    cd myproject
    
  • Bootstrap configuration :

    pinacotron init
    
  • Download collection images :

    pinacotron download
    
  • Start image gallery service :

    pinacotron gallery start
    

Usage

Display commands help
# Global help
pinacotron help

# Help for a specific command
pinacotron help <command>

Tag summary

Content type

Image

Digest

Size

150.9 MB

Last updated

almost 7 years ago

docker pull constructionsincongrues/pinacotron