Esteban Torres

Results 10 issues of Esteban Torres

If I set something like this: ```env KEY='this is a multiline variable' ``` `godotenv` returns: ```console Can't separate key from value ``` Even though that's a valid variable assignment. I'm...

Figure out a way to check if the switch and buttons that change colors are actually changing the colors on screen. Maybe taking a screenshot and then doing an image...

enhancement
help wanted

Hi; don't know if there's a way to actually add a `post_install` or append some code to the `Podfile` from `Crafter`. This tool is really nice and I'm setting a...

Given that `TravisCI` is pretty horrible and during #47 I was unable to grep or even read the failing logs… Maybe it is time to re-consider a move of `CI`...

help wanted
question

Right now we are testing the functionality and [integration with `CocoaPods`](https://github.com/RxSwiftCommunity/RxViewModel/blob/master/Rakefile#L72). We should add test to verify that `Carthage` doesn't break (like it happened with #38).

enhancement

The `README` was in a «beautification» process when `2.1.1` was pushed to fix a minor issue. Need to finish explaining what `RxViewModel` is so potential users won't need to check...

documentation

First of all great plugin. I haven't looked at the implementation yet but I just tried to demangle a file and I got this ``` 2016-06-09 18:27:11.726 Hopper Disassembler v3[32218:8833191]...

I usually try to source my `dotfiles` on new machines that I get and that usually sets lots of pre-installed brews. It would be great to do ```console brew cask...

enhancement

I was trying to implement the router on an app and it kept crashing with the error that I wasn't implementing the `Routable` methods which I had or I thought...

enhancement
help wanted
question

The other day I was copying/pasting from `Todoist` into `Helium` and accidentally added a ` ` at the end and `Helium` simply refused to load. `Helium` should trim the whitespace...