- Germany/Croatia
Popular repositories
-
mail
Go mail using sendmail
- cayley-acl-test
-
b2e
translate shell commands to embedded go commands
Go 2
-
i18n
go-i18n http.Handler middleware package
Go 2
-
ThemeBundle
Symfony2 Collection of Base CSS Frameworks
-
file
file upload, download, delete, list as json library with auth
Go 1
163 contributions in the last year
Contribution activity
April 2018
Created a pull request in robbyrussell/oh-my-zsh that received 1 comment
Update archlinux.plugin.zsh
-alias pacfiles='pacman tFs'
+alias pacfiles='pacman -Fs'
pacman tFs makes no sense. I assume who ever wrote this meant -Fs
Created an issue in fuse-box/fuse-box that received 4 comments
Question: How do I copy angular component html & scss to dist?
Going by this video https://www.youtube.com/watch?v=vE516nAUwFI I'm following what he did and he says, "we'll add the scripts to index.html later", …