Ramesh Vel
Ramesh Vel
I have too many issues with https://github.com/atom/grunt-electron-installer for creating installers and code signing. I can't get this even compile in my local/build servers. So i went ahead and implemented my...
Hi, Just disable the `auto-reload-brunch` dependency from the package.json (in root dir). Now you can run the brunch watch with dev mode without these problems.
Strangely when i build from mac (with wine), it just works fine.. wonder whats causing this
Or you can simply create the global variable for the `CGGradient` color. ``` class xxx { var gradient : CGGradient? override func viewDidLoad{ let topColor = graph.colorBottom let bottomColor =...
Just had a look at the https://github.com/raymestalez/nulis/issues/3. Seems its already working but its not a proper desktop app, instead a web app wrapped in electron. Do you have any plans...
+1
Thats quick @kernelp4nic :) But its not working.. i have lot of unstaged changes, it just displayes `>`, nothing else
Sure @michaeldfallen. fish config usually stored in `~/.config/fish/config.fish`, it kinda look like this ``` # Path to your oh-my-fish. set fish_path $HOME/.oh-my-fish # Theme #set fish_theme robbyrussell # Load oh-my-fish...