Abir Ganguly

Results 20 comments of Abir Ganguly

> I am working on a simple building tool for c/c++ applications called 'Ccoffee', i am using it in a couple of my applications, it uses shell, if i succeeded...

I can do this in JAVA, C++, C, golang

yes, where we will store them?

I will wait for the owner, before PRing

okay I will add this in recursion directory

@ephremdeme I have made necessary changes, please review it.

I just needed to change just 2 lines to run `run_some_tests.sh`, nothing else The script assumes that the source directory is the virtualenv... And spits errors, if not so... You...

I have added some comments on your commit [see this](https://github.com/mbideau/vcardtools/commit/91610385428681168a1ae0e746bd5d634fe204cd#commitcomment-43994586) Not sure, if it's the right place... Maybe I should have told that here...

Related code is in `client/templates/Castform/widgets/Masthead.tsx` and in Gengar template: ```jsx {email} ``` Specifically `textClassName={clsx({ invert: contrast === 'light' })}` This is computing a dynamic class name. Probably we can use...