Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/github/gh-projects

gh-projects
https://github.com/github/gh-projects

gh-extension

Last synced: about 13 hours ago
JSON representation

gh-projects

Awesome Lists containing this project

README

        

# CLI extension for Projects

**NOTE: This extension is now part of the GitHub CLI https://cli.github.com/manual/gh_project 🎉**

**All future development and issues will be in https://github.com/cli/cli**

## Installation

Install the CLI

```bash
brew install gh
```

Install this extension

```bash
gh extension install github/gh-projects
```

## Commands

For more information and a list of available commands

```bash
gh projects -h
```

## Additional Resources

- [About Projects](https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects)
- [About Extensions](https://docs.github.com/en/github-cli/github-cli/creating-github-cli-extensions)
- [Extensions Deep Dive](https://github.blog/2023-01-13-new-github-cli-extension-tools/)

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md)

## Issues

Please open issues at https://github.com/github/gh-projects/issues

## License

This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE) for the full terms.

## Maintainers

See [CODEOWNERS](./CODEOWNERS)

## Support

See [SUPPORT](./SUPPORT.md)