Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 768 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 768 Bytes

openjs-cli

A CLI to easily access the websites, GitHub organizations, and good first issues of OpenJS Foundation projects.

Usage

Via npx:

npx openjs-cli

Via global install:

npm i -g openjs-cli
openjs

Purpose

Provide easy access to useful resources for each of the OpenJS Foundation projects.

Current Status

Projects Implemented

  • Impact Project
  • Growth Projects
  • At-Large Projects

Features implemented

  • Project Selection
  • Open URLs
  • Prettify output with colors

Developer Experience

  • Code of Conduct
  • LICENSE
  • Tests for /lib

Contributing

Issues and pull requests are more than welcome. This project follows OPEN Open Source.