https://github.com/miguelgfierro/codebase
Code base for programming projects
https://github.com/miguelgfierro/codebase
codebase programming-tools
Last synced: 2 months 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T20:45:57.000Z (3 months ago)
- Last Synced: 2025-02-05T21:38:36.424Z (3 months ago)
- Topics: codebase, programming-tools
- Language: TeX
- Homepage: https://miguelgfierro.com
- Size: 2.79 MB
- Stars: 54
- Watchers: 6
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://api.github.com/repos/miguelgfierro/codebase/languages)
[](https://github.com/miguelgfierro/codebase/commits/master)
[](https://github.com/miguelgfierro/codebase/commits/master)[](https://www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&followMember=miguelgfierro)
[](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