generator-snapcraft

0.0.2 • Public • Published

generator-snapcraft NPM version

Yoman generator for snapcraft

Installation

First, install Yeoman and generator-snapcraft using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-snapcraft

Then generate your new project:

mkdir new-project && cd new-project
yo generator-snapcraft

Building your project

You may need to install dependencies for snapcraft

  • Snapcraft (https://snapcraft.io/)
  • git (https://git-scm.com/)
  • multipass (https://multipass.run/)

Now you can run the sample script to build your new snap

bash ./build_test.sh

License

MIT © Andrew Schmidt

Package Sidebar

Install

npm i generator-snapcraft

Homepage

snapcraft.io

Weekly Downloads

11

Version

0.0.2

License

MIT

Unpacked Size

43.1 kB

Total Files

14

Last publish

Collaborators

  • andrew-nemcruncher