rpitv / glimpse

Monorepo for the RPI TV Glimpse project
MIT License
3 stars 1 forks source link

added lowercase restriction #72

Closed evnxprk closed 3 months ago

evnxprk commented 3 months ago

let me know if these changes work for you. thank you 👍🏻

evnxprk commented 3 months ago

Okay, I will work on these sometime tonight or tomorrow.

I initially went to the README and there was no information like the one you gave me, so I just went off of what I knew and what VSC changes gave me. Now that I do have things to go off of, I will work on these!

robere2 commented 3 months ago

I didn't think about it until now, but toLowerCase() should also be added to the CLI: https://github.com/rpitv/glimpse/blob/master/apps/cli/src/index.ts#L157-L161

Don't hesitate to ask if you run into any issues or have any questions.

robere2 commented 3 months ago

Superseded by #73