~longsleep/snapcraft/snapcraft-debs-plugin

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Snappy Tarmac
  • Author(s): Michael Terry, Michael Vogt
  • Date: 2015-08-04 21:01:35 UTC
  • mfrom: (105.3.11 docs-1)
  • Revision ID: snappy_tarmac-20150804210135-w8e1to44t689ju6k
Add intro and tutorial docs.

The intro file explains Snappy and the general Snapcraft concepts a bit.  It covers the same material as flow.md, so I dropped that file.

The tutorial file goes through crafting a webcam demo snap [1].

I want to add an installing/testing/uploading-to-store section too, but I want to get some experience using the webcam bit and dealing with apparmor for it (seeing if I can get kvm to use my laptop webcam or if I need to have a real USB webcam with a beaglebone).  But that addition can happen in a separate branch.

This is taking over from lp:~mvo/snapcraft/docs-1 since mvo is on vacation.

[1] Very similar to https://developer.ubuntu.com/en/snappy/guides/appliance-builder-guide-webcam/ by snappy-dev approved by elopio

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Snapcraft
 
2
 
 
3
Snapcraft allows easy crafting of snap packages for the Ubuntu Core
 
4
transactional system.
 
5
 
 
6
See docs/intro.md for details about the concepts behind
 
7
snapcraft. There is also a tutorial in docs/tutorial.md.
 
 
b'\\ No newline at end of file'