Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgfierro/codebase
Code base for programming projects
https://github.com/miguelgfierro/codebase
codebase programming-tools
Last synced: about 1 month ago
JSON representation
Code base for programming projects
- Host: GitHub
- URL: https://github.com/miguelgfierro/codebase
- Owner: miguelgfierro
- License: other
- Created: 2016-12-27T13:23:55.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T09:43:41.000Z (2 months ago)
- Last Synced: 2024-09-11T15:01:14.209Z (2 months ago)
- Topics: codebase, programming-tools
- Language: TeX
- Homepage: https://miguelgfierro.com
- Size: 2.79 MB
- Stars: 53
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Languages](https://img.shields.io/github/languages/count/miguelgfierro/codebase?style=flat&color=yellow)](https://api.github.com/repos/miguelgfierro/codebase/languages)
[![Commits](https://img.shields.io/github/commit-activity/y/miguelgfierro/codebase.svg?style=flat&color=success)](https://github.com/miguelgfierro/codebase/commits/master)
[![Last commit](https://img.shields.io/github/last-commit/miguelgfierro/codebase.svg?style=flat)](https://github.com/miguelgfierro/codebase/commits/master)[![Linkedin](https://img.shields.io/badge/Linkedin-Follow%20Miguel-blue?logo=linkedin)](https://www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&followMember=miguelgfierro)
[![Blog](https://img.shields.io/badge/Blog-Visit%20miguelgfierro.com-blue.svg)](https://miguelgfierro.com?utm_source=github&utm_medium=profile&utm_campaign=codebase)# Codebase for programming projects
This is a codebase of useful code pieces in multiple programming languages that I have used in my projects.
To clone:
git clone --recursive [email protected]:miguelgfierro/codebase.git
To update the submodules:
git submodule update --remote --merge