Skip to content

benjcunningham/cookiecutter-profile-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍪 cookiecutter-profile-dashboard

tests

This is a Cookiecutter template for transforming your GitHub profile README into a simple project dashboard.

Quickstart

Install the latest Cookiecutter, preferably with Homebrew:

brew install cookiecutter

Then bake your new project and follow the on-screen prompts:

cookiecutter https://github.com/benjcunningham/cookiecutter-profile-dashboard.git

Finalize plugin setup by:

  • Changing directories into the project
  • Initializing the Git repo with git init
  • Creating a remote on GitHub
  • Setting the remote URL with git remote set-url origin

About

🍪 Cookiecutter template for GitHub public profile dashboards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published