octokit / create-octokit-project.js

"npm init" script to create a new Octokit JS module
MIT License
16 stars 14 forks source link
hacktoberfest octokit-js tooling

Create new Octokit JS project

"npm init" script to create a new folder and repository for an Octokit JavaScript module (plugin, authentication strategy, or otherwise)

Usage

npm init octokit-project

What it does

Contribute

Pull requests welcome! My longer term goal is to make this script useful for Octokit Plugin developers.

License

MIT