Skip to content

Instantly share code, notes, and snippets.

@agrim123
Last active January 7, 2019 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agrim123/cfc1e1aadbe8b46f6e2b6e9b090ed2f3 to your computer and use it in GitHub Desktop.
Save agrim123/cfc1e1aadbe8b46f6e2b6e9b090ed2f3 to your computer and use it in GitHub Desktop.
Integrating functionality from bun into Bundler (GSoC 2018)

Integrating functionality from bun into Bundler (GSoC 2018)

Hello, I am Agrim Mittal from IIT Roorkee, India. This summer I contributed to Bundler under Ruby Organisation for my GSoC project.

Aim of my project was to integrate functionality from bun into bundler.

Collaboration was done through Bundler repo on GitHub.

This list of PRs includes the work directly related to GSoC project and some supplement work that was required to fufill the main goal. These also include some user requested features and problem fixes.

Documentation for the new commands implemented can be found here:

Related issues can be found here.

A bit detailed blog post can be found here.

Final Thoughts

It was a once in a lifetime experience and I enjoyed every bit of it. I learnt so many new things from designing a feature for a software system in real life, thinking all the edge cases and making it full proof. Apart from that I worked closely with my mentor Samuel Giddins (seggidins) during the GSoC period and would like to thank him for guiding me at every step of the way and giving me the opportunity to work on new features for Bundler all by myself. Also I thank Bundler and the GSoC Team for giving me this platform which allowed me to learn so many new things and work with many different people in a team. I hope to keep contributing to Bundler and add many more features to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment