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

generator-awesome-list

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-awesome-list

Yeoman generator for GitHub awesome lists 😎

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
1
Created
Source

generator-awesome-list

Yeoman generator for GitHub awesome lists :sunglasses:

build npm version license

Usage

npm install -g yo generator-awesome-list
yo awesome-list

Using Docker

Build the Docker image

docker build . -t generator-awesome-list

Create and run the container based on above image

The following does the same as the non-container command yo awesome-list.

docker run --rm -it -v ${PWD}:/app  generator-awesome-list

What's included?

This stuff is heavily stolen from Sindre Sorhus's lists.

  • readme.md skeleton
  • contributing.md skeleton
  • code-of-conduct.md based on Contributor Covenant
  • a simple .gitattributes to make contributing easier

Screenshot of generator running

Keywords

yeoman-generator

FAQs

Package last updated on 10 Jan 2026

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