Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 Shell Github Projects
-
vscode-dev-containers
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
Project mention: How to use Ansible on Linux with tools like visual Studio code | reddit.com/r/ansible | 2023-02-24 -
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
git-auto-commit-action
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
-
docker-github-actions-runner
This will run the new self-hosted github actions runners with docker-in-docker
Project mention: Simple and fast way to run various devops workflows on your servers | dev.to | 2022-10-23I roll out github action runner on each of my servers in addition to the usual set of software. (The code to install via terraform, namely the key generation is taken from here https://github.com/myoung34/docker-github-actions-runner)
-
changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
GitHub actions has actions that do similar, I’ve used this one before with great success: https://github.com/tj-actions/changed-files
-
Project mention: Lost a days journal (again), recovered but be wary of this step. | reddit.com/r/logseq | 2023-02-13
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: gh-f adds diff per filetype and other small improvements | reddit.com/r/commandline | 2023-02-11
gh-f is a GitHub CLI extension that I wrote that does all-things-fzf for git. From time to time I add new small features or quality of life adjustments :).
-
-
-
nested-github-runners-action
GitHub Action to run multiple self-hosted runners in a hosted GitHub Runner
-
-
Project mention: Don't Let Messy Dotfiles Ruin Your Coding Life! Try dotstow and Simplify Your Workflow Today! | reddit.com/r/dotfiles | 2023-02-27
-
actions-template-sync
:octocat: Github action for syncing other repositories (templates) with current repository. Any git provider like GitHub (enterprise), GitLab, Gittea,.. are supported for the source repository
If you are interested in the source code, please checkout the source code repository. Contributions of any kind are welcome.
-
Project mention: gh-contribs - github contribution graph in your Terminal | reddit.com/r/commandline | 2023-02-15
-
Project mention: Git 2.30.3 will not operate in non-owned directories | news.ycombinator.com | 2022-04-12
This certainly came as a surprise to my team today.
We operate some number of repositories and the majority of them use https://github.com/actions-ecosystem/action-get-latest-tag - or more specifically, a fork of that repo which more or less works the same way.
Midday today our CI/CD started failing. We must have hit this so soon because the `apk add git` in that Dockerfile grabbed the new git version. Evidently the SID that ultimately executed the git command inside the included actions' dockerfile was not the same as the one that owned `/github/workspace` on the runner.
We were able to patch around using the new `safe.directory` option, but I'm curious to see if there's more fallout since CI/CD environments in particular had benefit from this sort of shared repository.
-
gitstart
Gitstart automates creating a GitHub repo. The script will create .gitignore, a license.txt, a README.md file and commit with a message. It will create a remote repo and push all the files.
-
-
-
Project mention: Ask HN: Small scripts, hacks and automations you're proud of? | news.ycombinator.com | 2023-03-12
I made a CLI tool for quickly starting new branches with draft PRs, asking for reviews, etc: https://github.com/dbalatero/work-cli
Made a bunch of Hammerspoon plugins for macOS:
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Github related posts
- Lost a days journal (again), recovered but be wary of this step.
- gh-f adds diff per filetype and other small improvements
- Why logseq on Windows, sync by iCloud, freeze up for automatic download from time to time?
- Looking for a way to sync my graph across iOS, macOS, and Linux
- nurl: Generate Nix fetcher calls from repository URLs
- can logseq work on top of cloud storage like google drive or github?
- How to prevent losing notes from syncing between devices?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 20 Mar 2023
Index
What are some of the best open-source Github projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | vscode-dev-containers | 4,293 |
2 | git-open | 3,075 |
3 | github-markdown-toc | 3,028 |
4 | git-auto-commit-action | 1,275 |
5 | docker-github-actions-runner | 993 |
6 | changed-files | 923 |
7 | Logseq-Git-Sync-101 | 459 |
8 | gh-f | 168 |
9 | gh-token | 150 |
10 | gh-install | 129 |
11 | nested-github-runners-action | 128 |
12 | aws-workflows-on-github | 98 |
13 | rust | 96 |
14 | dotstow | 93 |
15 | actions-template-sync | 70 |
16 | gh-contribs | 35 |
17 | action-get-latest-tag | 35 |
18 | gitstart | 28 |
19 | golang-cli-template | 26 |
20 | ghget | 16 |
21 | work-cli | 15 |
22 | VSCode-Guide | 12 |
23 | FYGS | 11 |