Skip to content

dar5hak/generator-awesome-list

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3ac9a7d

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 18, 2016 01:56
January 17, 2016 19:25
November 28, 2017 23:15
March 18, 2023 20:46
January 21, 2017 17:28
March 18, 2023 20:46
January 23, 2016 00:55
August 17, 2020 22:46

generator-awesome-list

Yeoman generator for GitHub awesome lists 😎

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