Commit Graph

25 Commits

Author SHA1 Message Date
Travis Reeder
fdc3e76359 wip 2017-09-18 17:16:59 -07:00
Travis Reeder
e56d555c3e Updated docs for cli flag changes. 2017-09-07 15:53:28 -07:00
Travis Reeder
eeec746ca2 Dropped the docker owner from function name. 2017-08-29 09:02:02 -07:00
David Delabassee
b6bcb9cb01 Set runtime to 'java' to have the pom.xml created (#217)
When the runtime is ['assumed'](11b5c4ce67/cli/init.go (L182-L188)) (i.e. not explicitly set to 'java'), the [pom.xml isn't created(85ae711447/cli/langs/java.go (L38-L45)) 
and [init fail](85ae711447/cli/langs/java.go (L99-L101)).
2017-08-29 08:59:53 -07:00
Travis Reeder
5370bc86fa Added Go boilerplate 2017-07-31 16:01:03 -07:00
Travis Reeder
48e3781d5e Rename to GitHub (#3)
* circle

* Rename to github and fn->cli

*  Rename to github and fn->cli
2017-07-26 10:50:19 -07:00
Travis Reeder
f8b8c6f7e8 Update for testing functions. 2017-07-17 11:41:10 -07:00
James Jeffrey
7343df70de Add example of using vendor for golang 2017-07-07 10:35:36 -07:00
Travis Reeder
47d78c3307 Fixed slice index out of bounds error from fix-logs 2017-06-21 08:24:06 -07:00
Travis Reeder
f628e39490 Moving dep builds into Dockerfile and multi-stage builds. 2017-06-06 15:02:08 -07:00
Chad Arimura
dd816dece6 dont upset the java peeps 2017-06-05 14:29:56 -07:00
Chad Arimura
c8fab6f224 changed mind, back to hello-{lang} for better naming of tutorial 2017-06-05 14:27:30 -07:00
Chad Arimura
fea5fbf7b0 update gitignore, remove func.yaml and gitignore for php 2017-06-05 14:15:14 -07:00
Chad Arimura
d72343a697 update all hello examples to use /{language} as the default route instead of /hello, also renamed hello.payload.json to sample.payload.json 2017-06-05 14:07:44 -07:00
Chad Arimura
17bbef04f5 adding rust, fixing python/php, adding ability to detect rusts src/main.rs file 2017-06-05 12:32:23 -07:00
Mukhtar Haji
cd0b68dfb7 First iteration of support for Java 2017-06-01 02:19:37 -07:00
Chad Arimura
63b9e1ce20 update php tutorial 2017-05-26 15:51:14 -07:00
Chad Arimura
b49337d4e0 php langhelper (needs funcy/php), tutorial 2017-05-26 12:36:38 -07:00
Chad Arimura
82f608558b update ruby helloworld 2017-05-25 15:38:39 -07:00
Chad Arimura
c52039eb35 readme mods 2017-05-25 14:54:11 -07:00
Chad Arimura
bf642a0a83 readme mods 2017-05-25 14:52:13 -07:00
Chad Arimura
12d44fab6a readme mods 2017-05-25 14:51:10 -07:00
Chad Arimura
2c899e3905 readme mods 2017-05-25 14:44:02 -07:00
Chad Arimura
da09f18741 readme mods 2017-05-25 14:42:33 -07:00
Chad Arimura
f97ac83255 more tutorial 2017-05-25 14:31:22 -07:00