An open API service indexing awesome lists of open source software.

https://github.com/jrwren/charmstore-snap

A snapcraft package for github.com/juju/charmstore
https://github.com/jrwren/charmstore-snap

Last synced: 4 months ago
JSON representation

A snapcraft package for github.com/juju/charmstore

Awesome Lists containing this project

README

        

# charmstore-snap

A snapcraft package for github.com/juju/charmstore.

## Instructions

1. Clone this repo and run snapcraft.

## Detail

This is a simple snap created by following the tutorial at http://snapcraft.io/create/

This snapcraft package uses the make plugin to trigger a godeps run after the go plugin runs go get. If there is a better way to run a pre-build command or a post-pull command, I would like to know it.