Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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