New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-feather

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-feather

A generator for sitefinity-feather builds

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-91.67%
Maintainers
1
Weekly downloads
 
Created
Source

generator-feather

CircleCI codecov

Yeoman project for bootstrapping sitefinity feather.

Requirements

  • Sitefinity 9.2
  • NodeJS 4 or later (6 Recommended)
  • Yarn
  • Webpack - yarn global add webpack

Optional

Installing

yarn global add generator-feather

Usage

Hop into your ResourcePackages/ folder within Sitefinity and run yo feather

Tasks

Yarn is used for running all the tasks:

  • yarn run build - Builds the frontend back to /assets
  • yarn run dev - Starts up a local dev server for the project on http://localhost:8080/
  • yarn run lint - Lint for code issues
  • yarn run lintfix - Fix linting issues
  • yarn run test - Built in mocha and unit tests to get you going

Keywords

FAQs

Package last updated on 26 Oct 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc