Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsiefke/snap
snap example
https://github.com/simonsiefke/snap
snap
Last synced: 3 days ago
JSON representation
snap example
- Host: GitHub
- URL: https://github.com/simonsiefke/snap
- Owner: SimonSiefke
- Created: 2023-08-06T13:36:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T18:33:32.000Z (over 1 year ago)
- Last Synced: 2024-11-02T01:04:35.423Z (about 2 months ago)
- Topics: snap
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snapcraft example
Build a simple snap package using snapcraft.
```
git clone [email protected]:SimonSiefke/snap.git &&
cd snap &&
snapcraft
```