Sebastian Tabares Amaya
Sebastian Tabares Amaya
**Describe the bug** when the custom-server-express-typescript example is downloaded from official examples, the command `yarn dev` / `npm run dev` doesn't work. the `dist` folder isn't found. **To Reproduce** Steps...
Hello, In the [README](https://github.com/go-godo/godo#run) you use two values of return for RunOutput method: ```golang output, err := c.RunOutput("whoami") ``` and the same for c.BashOutput but in the package only returns...
Hello, I want to use the httpie oauth plugin with custom Authorization value appended to the auto-generated value; but when I execute the following: ```bash $ http --auth-type=oauth1 --auth='client-key:client-secret' example.org...
Hello, many official docker images have support to Docker Secrets, this image could have an enviroment variable JOOMLA_DB_PASSWORD_FILE that uses this characteristic for better security and deploy strategies.
Hi!, I see that this project is so awesome, but lacks different region aport of 'us-east-1' and the use of subdomain like bucket (the buckets that you can create with...
Hello, I love Lyrically, is an excellent app for my music. recently I discover [Muzei](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjvv4mpoNrcAhWGk1kKHUIQBgUQFjAAegQICRAB&url=http%3A%2F%2Fmuzei.co%2F&usg=AOvVaw1hfnUqHaDO6R_Q-0QVHLwG): another open source app to change wallpaper based in famous art. But when I activate...
https://bin.sketchometry.org/ is not working anymore
Hi, nice library. lightweight and so useful. But trying to make a app, I note that some expressions are not parsed correctly: ``` Complex.compile('1/a*b*c',['a','b','c']) ``` returns a optimized function in...
Hello, I'm using IBM Cloud Bluemix / Softlayer services and I want to collaborate to make this Packer builder more usable, I make a pull request with some fixes to...
This pull request updates the go packages for the project, makes go fmt and fix some issues with golang.org/x/crypto/ssh (code.google.com/p/gosshold/ssh is deprecated) and METADATA block devices when the builder tries...