Skip to content

NotBioWaste905/Meshwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Meshwork

๐Ÿ•ธ๐Ÿ•ธ๐Ÿ•ธ

Meshwork is a project management system that represents tasks as a directed graph to ensure visibility of task blocking, dependencies, and bottlenecks. It supports heavy automation including GitHub Workflows integration, GitLab CI/CD, artifact-demanding tasks, and automated PR reviews.

Pretty Nodes

Features

  • ๐Ÿ“Š Task Visualization: Directed graph representation of tasks and dependencies
  • ๐Ÿ”„ Automation: GitHub Workflows and GitLab CI/CD integration
  • ๐Ÿ” Bottleneck Detection: Identify blocking tasks and dependencies
  • ๐Ÿค– PR Auto-review: Automated pull request reviews
  • ๐Ÿ“ฆ Artifact Management: Handle artifact-demanding tasks

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/NotBioWaste905/Meshwork.git
  1. Navigate to the project directory:
cd Meshwork

Setup

Run the application using Docker:

docker-compose up -d --build

The application will be available at http://localhost:8000

Usage

[Add information about how to use the application once it's running]

Configuration

[Add any environment variables or configuration files needed]

Contributing

[Add contribution guidelines]

License

[Specify the license]

Support

[Add contact information or link to issues page]

About

๐Ÿ•ธ Project management system that represents tasks as a network or directed graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published