Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/canonical/snapcraft
Package, distribute, and update any app for Linux and IoT.
https://github.com/canonical/snapcraft
snaps
Last synced: 2 days ago
JSON representation
Package, distribute, and update any app for Linux and IoT.
- Host: GitHub
- URL: https://github.com/canonical/snapcraft
- Owner: canonical
- License: gpl-3.0
- Created: 2015-10-29T17:23:15.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T15:08:27.000Z (3 months ago)
- Last Synced: 2024-10-29T15:39:53.274Z (3 months ago)
- Topics: snaps
- Language: Python
- Homepage: https://snapcraft.io
- Size: 30.6 MB
- Stars: 1,180
- Watchers: 41
- Forks: 445
- Open Issues: 173
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-python-applications - Repo - line tool to package, distribute, and update apps for Linux and IoT using containerization, developed by Canonical. `(linux)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev.build" href="#tag-dev.build">Build</a>)
README
[![snapcraft](https://snapcraft.io/snapcraft/badge.svg)](https://snapcraft.io/snapcraft)
[![Documentation Status](https://readthedocs.com/projects/canonical-snapcraft/badge/?version=latest)](https://canonical-snapcraft.readthedocs-hosted.com/en/latest/?badge=latest)
[![Scheduled spread tests](https://github.com/canonical/snapcraft/actions/workflows/spread-scheduled.yaml/badge.svg?branch=main)](https://github.com/canonical/snapcraft/actions/workflows/spread-scheduled.yaml)
[![Coverage Status][codecov-image]][codecov-url]
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)# Snapcraft
Package, distribute, and update any app for Linux and IoT.
Snaps are containerised software packages that are simple to create and
install. They auto-update and are safe to run. And because they bundle their
dependencies, they work on all major Linux systems without modification.[Build your first snap](https://docs.snapcraft.io/build-snaps/languages) or learn more about how [Snapcraft can help you](https://snapcraft.io).
## Get support
We’re here to help. Ask your questions at the [Snapcraft Forum](https://forum.snapcraft.io). Report bugs on [Launchpad](https://bugs.launchpad.net/snapcraft/+filebug).
Learn about the latest features by following Snapcraft on
[Twitter](https://twitter.com/snapcraftio) or
[Facebook](https://www.facebook.com/snapcraftio).## Contribute to Snapcraft
We love contributors. Read the [hacking guide](HACKING.md) if you're interested in helping out.
[codecov-image]: https://codecov.io/github/canonical/snapcraft/coverage.svg?branch=master
[codecov-url]: https://codecov.io/github/canonical/snapcraft?branch=master