New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-snapcraft

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-snapcraft

Yoman generator for snapcraft node

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

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

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

bash ./build_test.sh

License

MIT © Andrew Schmidt

Keywords

Yo

FAQs

Package last updated on 25 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts