Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged repositories  ✕   ✕
o2sh/onefetch https://github.com/o2sh/onefetch
Fri 04 Jun 2021 05:07:22 PM PDT archive.org

Onefetch is a command-line Git information tool written in Rust that displays project information and code statistics for a local Git repository directly on your terminal. The tool is completely offline - no network access is required.

By default, the repo's information is displayed alongside the dominant language's logo, but you can further configure onefetch to instead use an image - on supported terminals -, a text input or nothing at all.

It automatically detects open source licenses from texts and provides the user with valuable information like code distribution, pending changes, number of dependencies (by package manager), top contributors (by number of commits), size on disk, creation date, LOC (lines of code), etc.

Onefetch can be configured via command-line flags to display exactly what you want, the way you want it to: you can customize ASCII/Text formatting, disable info lines, ignore files & directories, output in multiple formats (Json, Yaml), etc.

As of now, onefetch supports more than 50 different programming languages; if your language of choice isn't supported: Open up an issue and support will be added.

rust git repositories information cli
Explore - tildegit https://tildegit.org/explore/repos
Fri 26 Apr 2019 11:47:33 PM PDT archive.org

Git repositories of interest to tilde users.

git repositories tilde dotfiles code webapps
How to change a remote repository URI using Git? - Stack Overflow http://stackoverflow.com/questions/2432764/how-to-change-a-remote-repository-uri-using-git
Tue 20 Mar 2018 12:58:30 AM PDT archive.org

How to re-target a cloned Git repository if the master copy's URI changes for some reason.

git remote set-url origin new.git.url/here

origin git url howto sysadmin repositories
globaleaks/GlobaLeaks https://github.com/globaleaks/GlobaLeaks
Tue 20 Mar 2018 12:51:00 AM PDT archive.org

GlobaLeaks is free, open souce software enabling anyone to easily set up and maintain a secure whistleblowing platform.

whistleblowing leaks repositories frameworks advocacy software webapps
μg Project · GitHub https://github.com/microg
Tue 20 Mar 2018 12:24:59 AM PDT archive.org

The μg Project is a collection of free and open development APIs that are fully compatible with Google's GAPPS APIs but use different back end services. For example, rather than Google Maps there is a library which uses Open Streetmaps instead, but code written to use the Google Maps API won't know the difference.

development google googleapps privacy gapps repositories free libraries api source software open replacement
Gitlab https://about.gitlab.com/
Mon 19 Mar 2018 05:44:29 PM PDT archive.org

Gitlab is a F/OSS clone of everything Github's website gives you, from collaboration apps to bug tracking to an easier way to use Git on the server side. The repositories here are either their own software, or their own forks of software that Github makes use of. Requires Ruby on Rails.

git rails collaboration repositories foss webapps software
4589 links, including 328 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn