
hub
CodeHub
Working Copy
Diff So Fancy
Git Flow
LS Intranet
Communifire
GVfs
Codemap
Nocodery
CodeSee Maps
Cursor
Niceboard
Naiad Lens
NoCode Job Board
Codesteward.ai
hub
CodemapNo Codemap videos yet. You could help us improve this page by suggesting one.
Codemap might be a bit more popular than hub. We know about 4 links to it since March 2021 and only 4 links to hub. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Use hub here via CLI and forget the gui https://hub.github.com/. - Source: Hacker News / almost 3 years ago
Try automating the PR process as much as possible. Make use of tools like hub CLI for speeding up the pull request process. Code quality tools can help you automate the due diligence for coding standards and conventions, and test automation tools can assist in bug discovery, and identifying security vulnerabilities. - Source: dev.to / about 3 years ago
Parse_git_branch() { # Speed up opening up a new terminal tab by not # checking `$HOME` ...which can't be a repo anyway # # For the heck of it, micro-optimize this too: # time (repeat 1000000 { [ "$PWD" = "$HOME" ] } ) == ~4.2s # time (repeat 1000000 { [[ "$PWD" == "$HOME" ]] } ) == ~1.4s [[ "$PWD" == "$HOME" ]] && return # Fastest known way to check the current branch name ... Source: almost 4 years ago
You can always query via github api or use the hub client (from their home page https://hub.github.com/). Source: over 4 years ago
2 years ago I made a code visualization tool called Codemap, https://codemap.app, which visualizes function calls in any codebase as a graph, to give the software engineers a high-level understanding of their code. Last year I noticed its user sign-ups are ticking up quickly, acquiring hundreds of users in a few months, so I decided to redesign the app and add more language supports (now supporting Typescript,... - Source: Hacker News / over 3 years ago
I appreciate you are not charging $$$ for this! Have you seen https://codemap.app/ ? Might be worth adding if you're looking for any more resources. Source: over 3 years ago
Happy new year! I want to share Codemap, a code visualization tool for software engineers to quickly grasp the architecture of any codebase at a glance. It supports Typescript/Javascript, Python, Ruby, Go, and it runs on all platforms (Mac/Linux/Windows). I'm actively working on supporting Java and C/C++. Source: over 3 years ago
I have been looking for something like that for a while and your reply made me look again. I just came across Codemap (havenโt tried): https://codemap.app/. - Source: Hacker News / almost 4 years ago
CodeHub - CodeHub is the most complete, unofficial, client for GitHub on the iOS platform.
Nocodery - The nocode job board
Working Copy - The powerful Git client for iOS
CodeSee Maps - Maps are auto-generated, self-updating code diagrams.
Diff So Fancy - Make Git diffs look good
Cursor - The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI.