Skip to content

Instantly share code, notes, and snippets.

View VSevagen's full-sized avatar
🇲🇺

Sevagen Veerasamy VSevagen

🇲🇺
View GitHub Profile
@ashwinkey04
ashwinkey04 / GSoC Report 2020.md
Last active September 12, 2023 07:08
Final work report for Google summer of code 2020 - Conversion of Mifos Mobile to Kotlin

GSoC 2020 work summary

Ashwin Ramakrishnan

@yashk2000
yashk2000 / report.md
Last active September 12, 2023 07:08
Google Summer of Code 2020: Work Report
@vchrombie
vchrombie / README.md
Last active September 8, 2022 17:01
automation script to setup the GrimoireLab project 🦉 🚀

glab-dev-env-setup

While setting up the developer environment of the GrimoireLab, one step is to fork all the GrimoireLab components, clone them to a target local folder (e.g., sources) and each local repo should have two remotes: origin points to the forked repo, while upstream points to the parent repo.

Reference: Cloning the repositories

This script automates the whole process.