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

https://github.com/fgimenez/snapd-plus-vendor-test


https://github.com/fgimenez/snapd-plus-vendor-test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status][travis-image]][travis-url]
[![Go Report Card][goreportcard-image]][goreportcard-url]

# snapd

The snapd and snap tools enable systems to work with .snap files. See
[snapcraft.io](http://snapcraft.io) for a high level overview about
snap files and the snapd application.

## Development

To get started with development off the snapd code itself, please check
out [HACKING.md](https://github.com/snapcore/snapd/blob/master/HACKING.md)
for in-depth details.

## Reporting bugs

If you have found an issue with the application, please [file a bug](https://bugs.launchpad.net/snappy/+filebug) on the [bugs list on Launchpad](https://bugs.launchpad.net/snappy/).

## Get in touch

We're friendly! Talk to us on [IRC](https://webchat.freenode.net/?channels=snappy)
or on [our mailing list](https://lists.snapcraft.io/mailman/listinfo/snapcraft).

Get news and stay up to date on [Twitter](https://twitter.com/snapcraftio),
[Google+](https://plus.google.com/+SnapcraftIo) or
[Facebook](https://www.facebook.com/snapcraftio).

[travis-image]: https://travis-ci.org/snapcore/snapd.svg?branch=master
[travis-url]: https://travis-ci.org/snapcore/snapd

[goreportcard-image]: https://goreportcard.com/badge/github.com/snapcore/snapd
[goreportcard-url]: https://goreportcard.com/report/github.com/snapcore/snapd

[coveralls-image]: https://coveralls.io/repos/snapcore/snapd/badge.svg?branch=master&service=github
[coveralls-url]: https://coveralls.io/github/snapcore/snapd?branch=master