Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falcucci/github-board-refined
A browser extension project management tool that helps you keep track of your projects and collaborate with your team. It helps you organize and manage your tasks and resources efficiently.
https://github.com/falcucci/github-board-refined
chrome-extension firefox-addon firefox-extension github web-extension web-extensions
Last synced: 3 months ago
JSON representation
A browser extension project management tool that helps you keep track of your projects and collaborate with your team. It helps you organize and manage your tasks and resources efficiently.
- Host: GitHub
- URL: https://github.com/falcucci/github-board-refined
- Owner: falcucci
- License: mit
- Created: 2018-06-09T22:22:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T14:56:05.000Z (over 1 year ago)
- Last Synced: 2024-10-30T08:50:56.488Z (3 months ago)
- Topics: chrome-extension, firefox-addon, firefox-extension, github, web-extension, web-extensions
- Language: JavaScript
- Homepage:
- Size: 863 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Github Project Board Refined
[![GitHub license](https://img.shields.io/github/license/falcucci/github-board-refined.svg?style=flat-square)](https://github.com/falcucci/github-board-refined/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/falcucci/github-board-refined.svg?style=flat-square)](https://github.com/falcucci/github-board-refined/issues)
This is an extension to improves your experience with [github projects](https://help.github.com/articles/about-project-boards/) to manage your tasks with some new features, actions and layout enhancements to keep github more useful making automatic things for us - just because github it's an awesome tool and needs automation to really works well - also, product owners will thank us.
After of use it for two or three months ago, me and my team had a great view of what the amazing workflow would be like involving stories, goals and initiatives to achieve our final purpose/value using github projects. Many thoughts about new features to make things easier. We tried other tools as well but you know that the integrations is not better then github itself.
## Install
- [**Chrome** extension](https://chrome.google.com/webstore/detail/github-board-refined/ekojnklghbcfapjpedpnlcjeibjgdank)
- Firefox## Usage
First, you need to change into the example subdirectory and install all
[NodeJS][nodejs] dependencies with [npm](http://npmjs.com/) or
[yarn](https://yarnpkg.com/):npm install
Start the continuous build process to transpile the code into something that
can run in Firefox or Chrome:npm run build
This creates a WebExtension in the `extension` subdirectory.
Any time you edit a file, it will be rebuilt automatically.In another shell window, run the extension in Firefox using a wrapper
around [web-ext][web-ext]:npm start
Any time you edit a file, [web-ext][web-ext] will reload the extension
in Firefox. To see the popup, click the purple icon from the browser bar.
Here is what it looks like:[react]: https://facebook.github.io/react/
[nodejs]: https://nodejs.org/en/
[web-ext]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext### Modules
Most of the active development is happening inside of small npm packages which are used by WebTorrent.
#### The Node Way™
> "When applications are done well, they are just the really application-specific, brackish residue that can't be so easily abstracted away. All the nice, reusable components sublimate away onto github and npm where everybody can collaborate to advance the commons." — substack from ["how I write modules"](http://substack.net/how_I_write_modules)
![node.js is shiny](https://feross.net/x/node2.gif)
## Icons
The icon for this extension is provided by [icons8](https://icons8.com/).