test-repo
Test Repository (by zpqrtbnk)
github-repo-list
A beautiful bootstrap open-source, self-hosted and easy to use webserver that lists your GitHub projects. (by Roo7K1d)
test-repo | github-repo-list | |
---|---|---|
2 | 1 | |
5 | 2 | |
- | - | |
1.5 | 1.2 | |
about 1 month ago | 4 months ago | |
JavaScript | JavaScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
test-repo
Posts with mentions or reviews of test-repo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-27.
-
Getting Started with GitHub CLI: A Quick Guide to Installation and Usage
gh repo delete https://github.com/zpqrtbnk/test-repo.git
-
Automate git deploys
--- - hosts: localhost gather_facts: false tasks: - name: clone repo test git: repo: https://github.com/zpqrtbnk/test-repo.git dest: /home/emanuel/git-test/ clone: yes update: yes
github-repo-list
Posts with mentions or reviews of github-repo-list.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I created an external GitHub repo list
It would be awesome if you'd check it out on GitHub :) https://github.com/Roo7K1d/github-repo-list
What are some alternatives?
When comparing test-repo and github-repo-list you can also consider the following projects:
git-repo-watcher - A simple bash script to watch a git repository and pull upstream changes if needed.
Nodejs-rest-api-project-structure-Express - Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Apokto - An iOS jailbreak repo that allows you to configure and save a list of repos.
cla-assistant - Contributor License Agreement assistant (CLA assistant)
git - A fork of Git containing Windows-specific patches.
Stackoverflow-Clone-Backend - Backend code of the Stackoverflow Clone project. Built using Express, Node, MySQL, and Sequelize