Stream: Google Code-in

Topic: Code Cleanup


view this post on Zulip Siddharth (Dec 23 2017 at 09:27):

Hey Mentor,
Do we have to do the uglification of JS too, in this task?Capture.PNG

view this post on Zulip Siddharth (Dec 26 2017 at 16:35):

Hey mentor

view this post on Zulip Siddharth (Dec 26 2017 at 16:51):

Screen-Shot-2017-12-26-at-9.58.18-PM.png

view this post on Zulip Siddharth (Dec 26 2017 at 18:22):

How do I run ogv?

view this post on Zulip Oleksandr Dubenko (Dec 26 2017 at 19:53):

Hi,
No minification of js is not the task you are supposed to do. You should find parts of code that do the same thing and remove that code duplication.

view this post on Zulip Oleksandr Dubenko (Dec 26 2017 at 19:54):

To run OGV I recommend reading README in code repo
https://github.com/BRL-CAD/OGV-meteor/blob/development/README.md

view this post on Zulip Oleksandr Dubenko (Dec 26 2017 at 19:55):

There are also additional instructions in docs/ folder


Last updated: Oct 09 2024 at 00:44 UTC