generator-awesome-list
Yeoman generator for GitHub awesome lists π
Usage
npm install -g yo generator-awesome-list
yo awesome-listUsing Docker
Build the Docker image
docker build . -t generator-awesome-listCreate 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-listWhat's included?
This stuff is heavily stolen from Sindre Sorhus's lists.
readme.mdskeletoncontributing.mdskeletoncode-of-conduct.mdbased on Contributor Covenant- a simple
.gitattributesto make contributing easier
