Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cutenode/openjs-cli

🔗A CLI to easily access the websites, GitHub organizations, and good first issues of OpenJS Foundation projects.
https://github.com/cutenode/openjs-cli

cli foundation javascript openjs openjs-foundation openjsf

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# openjs-cli

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

## Usage

Via npx:

```bash
npx openjs-cli
```

Via global install:

```bash
npm i -g openjs-cli
openjs
```

## Purpose

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

## Current Status

### Projects Implemented

- [x] Impact Project
- [x] Growth Projects
- [x] At-Large Projects

### Features implemented

- [x] Project Selection
- [x] Open URLs
- [ ] Prettify output with colors

### Developer Experience

- [x] Code of Conduct
- [x] LICENSE
- [ ] Tests for `/lib`

## Contributing

Issues and pull requests are more than welcome. This project follows [OPEN Open Source](https://openopensource.org/).