.gitignore | 100644 | 0 | 0 | | | 80 Bytes | a0d10453f05cc705eb88c631a38241ed382e0f3c2ce3d80a12c34b833423df1d |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 59cb44b82275dbbbe102e09ad72aaafa8a3b1f15ec35682f21c6741ca9d2c7b2 |
.travis.yml | 100644 | 0 | 0 | | | 236 Bytes | 3b82db4063df341dc9cfb0a6f7973c991287b97d05bf36793bbca6cf68eb8243 |
CHANGELOG.md | 100644 | 0 | 0 | | | 4.67 KB | 8938f286c1b062b3c6e5c535df1a9d2d72918af07e880651b8e18149f0bb8f4e |
Gemfile | 100644 | 0 | 0 | | | 166 Bytes | 6b91a7f00e232812eef0ac0982dec1c9c0c8b99080a654142d682264cd018e24 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.65 KB | 577e853e29551fd0e5294f8b9d1d19b52c15b42dd1fcdf91ff82eb8782e19dd4 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 374200da4f91a5dae90ada42c6a52bc6be04320a8a1b576de6b29ab445274ddf |
README.md | 100644 | 0 | 0 | | | 1.34 KB | 426a8ed608e44614d83bc9b3e3480fb77efc0ab7946a12399aec753f92b16309 |
Rakefile | 100644 | 0 | 0 | | | 51 Bytes | e5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec |
bin/console | 100755 | 0 | 0 | | | 343 Bytes | fe43e69395578076c1493f9645591b1dc851379e3da35b67880d54b21dc263ad |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
exe/faastruby | 100755 | 0 | 0 | | | 249 Bytes | 7147982c83117991e9ff912a99e5cc148a8e3a782c6d5ae89e2a27e2d9d87d83 |
exe/faastruby-server | 100755 | 0 | 0 | | | 2.23 KB | 1dae3defb4deac72b2e0f5e3e12dbca829ed0b116517950b98ed7adef824e61c |
faastruby.gemspec | 100644 | 0 | 0 | | | 2.11 KB | 3347a9934154c542e26dae1894fb4d5622b9eacb48939f60e9365caf775a35db |
lib/faastruby.rb | 100644 | 0 | 0 | | | 149 Bytes | b6ab7272df76aa9745a638cb26a969fbb1b7208e01513f336a3afa1bffac58f6 |
lib/faastruby/api.rb | 100644 | 0 | 0 | | | 5.89 KB | 03cb0e2fa42925b8d5e3eb7ea162f7046f7952d74e8248a658d9155cfc1e8204 |
lib/faastruby/base.rb | 100644 | 0 | 0 | | | 1.8 KB | 1326815aec733945b59f2360e56bb28951c41a9e3cc74be35c980b72336624ef |
lib/faastruby/cli.rb | 100644 | 0 | 0 | | | 1.68 KB | a165c988667cf0b93031bcb7ffa5c54dc4d01cde3f39dd0a4a1e0eb454fbb637 |
lib/faastruby/cli/commands.rb | 100644 | 0 | 0 | | | 2.19 KB | 839579a48b277c43018f5fce182cb52906d7a35bc90c34462797836dabf6139e |
lib/faastruby/cli/commands/credentials.rb | 100644 | 0 | 0 | | | 233 Bytes | 8a84d7302ef3a23ff9371a10f000bd13c655eb7e91c69b7dae71c0a272ff7e4c |
lib/faastruby/cli/commands/credentials/add.rb | 100644 | 0 | 0 | | | 2 KB | 6ba3e00a20fb67b9f4cda0a147d477a33e3d1c5b849be3cee5eae71215140d28 |
lib/faastruby/cli/commands/credentials/list.rb | 100644 | 0 | 0 | | | 1.87 KB | 2ec798a4ffcf659fcb5c0af86da4572a587456dafb34639325911421fac92010 |
lib/faastruby/cli/commands/function.rb | 100644 | 0 | 0 | | | 1.29 KB | a68e1ba193c36d5233db37b67f8aa9d9b78114c0a1290dabf1458a1c5357edd1 |
lib/faastruby/cli/commands/function/build.rb | 100644 | 0 | 0 | | | 2.35 KB | 79d1260daf2e12530731ded9e6e3298c897666e565805f936fb657048f766a18 |
lib/faastruby/cli/commands/function/deploy_to.rb | 100644 | 0 | 0 | | | 3.35 KB | 544f194105d7e66753934a91e53becdc38d986913043e5aea8ac4d48a9156af9 |
lib/faastruby/cli/commands/function/new.rb | 100644 | 0 | 0 | | | 5.51 KB | a86c3f36683c79ab10c5a27fb2576d8a19210cf07b1dc3108bf48fccf2e31fbb |
lib/faastruby/cli/commands/function/remove_from.rb | 100644 | 0 | 0 | | | 2.19 KB | 4de622ba825c89340104d2ecf5469fa9c66271ecf521db4c71c0763ee53a8aec |
lib/faastruby/cli/commands/function/run.rb | 100644 | 0 | 0 | | | 4.82 KB | be60a25e8fcecab1877b3a4f910cc79a594e5eb670f2d583dce6bd3985573c09 |
lib/faastruby/cli/commands/function/test.rb | 100644 | 0 | 0 | | | 776 Bytes | 52c909e78a30fe3f7ef462d8b62ba63c37ed16d0dede2d32657e36c70c37c883 |
lib/faastruby/cli/commands/function/update_context.rb | 100644 | 0 | 0 | | | 2.15 KB | f55a777687b5bf61e4c3498225491ad1ba6cfaf4de3752bd691cbb92f205335e |
lib/faastruby/cli/commands/function/upgrade.rb | 100644 | 0 | 0 | | | 2.28 KB | a36a19abdfe4c91ef56279256268e94a5b374b2255bcb00a5ef7a06fad0dbede |
lib/faastruby/cli/commands/help.rb | 100644 | 0 | 0 | | | 1.27 KB | 906308737105d7dcb0169477961370ae5d033f7fb03927fda717d39403a922a0 |
lib/faastruby/cli/commands/version.rb | 100644 | 0 | 0 | | | 198 Bytes | 5bbd000dfe58465f58ccf4974e48e861812a74a57b3caca78e8ed5a1620fb3d7 |
lib/faastruby/cli/commands/workspace.rb | 100644 | 0 | 0 | | | 330 Bytes | 0797adbf638ecf8fbe28eeb619df10fad5abf86cc6199bf194b1298b63139dcd |
lib/faastruby/cli/commands/workspace/create.rb | 100644 | 0 | 0 | | | 3.03 KB | 02cb11bcc8f62c8ba42a7ad12fd8b32fef65ad7171d2822b8dfef785b35155ce |
lib/faastruby/cli/commands/workspace/deploy.rb | 100644 | 0 | 0 | | | 1.41 KB | ae7673f634b3cdd8f9842d8855b0017f92598412aa495a2f202bade4cdc3a9fe |
lib/faastruby/cli/commands/workspace/destroy.rb | 100644 | 0 | 0 | | | 2.18 KB | 57ff093d6debe20921ec8de1a7ca9e60e6778aafcf911f5e6d7739510dd7ccb6 |
lib/faastruby/cli/commands/workspace/list.rb | 100644 | 0 | 0 | | | 1.59 KB | e64dfbb5983035598cc881e2f99f544ebf735e31fc57cfd436d1053190d8fca8 |
lib/faastruby/cli/credentials.rb | 100644 | 0 | 0 | | | 2.46 KB | d5100f93510a4893583d0dbaebeba2ce1fa238cd2d71f7d148b451c9537d3e9f |
lib/faastruby/cli/package.rb | 100644 | 0 | 0 | | | 1.48 KB | 5d75a213d3fcf1f3bca2fd85956082ff49fe1f5577288fef942c3466f292babb |
lib/faastruby/function.rb | 100644 | 0 | 0 | | | 1009 Bytes | 2173573aa20fe047cc9020f22e1ebc2a486d7700d5fee8923686a3e0d3962c6d |
lib/faastruby/server.rb | 100644 | 0 | 0 | | | 6.8 KB | b616d612aa16787f2d5e4f9e3ef0b3f215c0955bd5d6f1cf7e87e455cee4136d |
lib/faastruby/version.rb | 100644 | 0 | 0 | | | 42 Bytes | c03d5840c4ac04215e7b2abbacde5dd1ca996e1f07fd48b38c7b30d4beb21457 |
lib/faastruby/workspace.rb | 100644 | 0 | 0 | | | 2.13 KB | a64ddf6e1d6fd2d6d9771772fb230a5e137ab6afc7502aeb1536fbf5560ca843 |
templates/crystal/example-blank/spec/handler_spec.cr | 100644 | 0 | 0 | | | 139 Bytes | 74410ea00d85b496202b8a8e3ab47adb1828bb1aa1a207218a6d6c142a87d3f1 |
templates/crystal/example-blank/spec/helpers/faastruby.cr | 100644 | 0 | 0 | | | 2.2 KB | 6c3693d3303c860c2cacc505a38af5cdfe44ddff125d5e19df127e069400ddfd |
templates/crystal/example-blank/spec/spec_helper.cr | 100644 | 0 | 0 | | | 88 Bytes | 61a81aabb7d394b1befe62a5de2384f3d52648fa9ce51069e8c09c022a6c8230 |
templates/crystal/example-blank/src/handler.cr | 100644 | 0 | 0 | | | 878 Bytes | 108c62933d4b16db355c1e2eabc2af965a19e1c821086215f6265f4d3b2c07c1 |
templates/crystal/example/spec/handler_spec.cr | 100644 | 0 | 0 | | | 557 Bytes | abcd913a5a822c72ad8f7c18a7a42a2a781e6323bb7f9e6194e544623dced77d |
templates/crystal/example/spec/helpers/faastruby.cr | 100644 | 0 | 0 | | | 2.2 KB | 6c3693d3303c860c2cacc505a38af5cdfe44ddff125d5e19df127e069400ddfd |
templates/crystal/example/spec/spec_helper.cr | 100644 | 0 | 0 | | | 88 Bytes | 61a81aabb7d394b1befe62a5de2384f3d52648fa9ce51069e8c09c022a6c8230 |
templates/crystal/example/src/handler.cr | 100644 | 0 | 0 | | | 921 Bytes | 5833ca80500a46369e2539f6cb227aa83efed2590217046b30c1a033e97710f0 |
templates/ruby/example-blank/Gemfile | 100644 | 0 | 0 | | | 86 Bytes | 5d4a6890bdd9e1235e81bcc78f26850535d80d321dc92b8f69116821f74d1d30 |
templates/ruby/example-blank/handler.rb | 100644 | 0 | 0 | | | 898 Bytes | a45f8f12af28229e63973164004016094c7b439eb818a4a445d17f0b474ab0d5 |
templates/ruby/example-blank/spec/handler_spec.rb | 100644 | 0 | 0 | | | 330 Bytes | 2a1b4d65d7acf873f05b67b4a567eaab08e796e4947f9944185581949b2da293 |
templates/ruby/example-blank/spec/helpers/faastruby.rb | 100644 | 0 | 0 | | | 1.99 KB | 737522bf04926f5b8a5b1c9d0d8c391a64742a6b7109da3dca1fb9d095b3e2a6 |
templates/ruby/example-blank/spec/spec_helper.rb | 100644 | 0 | 0 | | | 82 Bytes | 8a84264bd43e72003d12ff2fede69cb189ced61c39fe2fa57544828897484753 |
templates/ruby/example/Gemfile | 100644 | 0 | 0 | | | 86 Bytes | 5d4a6890bdd9e1235e81bcc78f26850535d80d321dc92b8f69116821f74d1d30 |
templates/ruby/example/handler.rb | 100644 | 0 | 0 | | | 924 Bytes | 2fe030580e96a9a393a83ca2711850bb513f132af15d275ee4b04572fe7e8543 |
templates/ruby/example/spec/handler_spec.rb | 100644 | 0 | 0 | | | 344 Bytes | aefcfdc077c104268e855594a1592e594bf371e3899feb8840e21267c2b19e55 |
templates/ruby/example/spec/helpers/faastruby.rb | 100644 | 0 | 0 | | | 1.93 KB | 74c12aeaca81c9cea3c7d20a82bbe226bc715c484812c00d3907cac6ceef37fb |
templates/ruby/example/spec/spec_helper.rb | 100644 | 0 | 0 | | | 82 Bytes | 8a84264bd43e72003d12ff2fede69cb189ced61c39fe2fa57544828897484753 |