Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core supported languages #86

Closed
alexellis opened this issue Sep 6, 2017 · 3 comments
Closed

Core supported languages #86

alexellis opened this issue Sep 6, 2017 · 3 comments

Comments

@alexellis
Copy link
Member

alexellis commented Sep 6, 2017

This issue tracks the core supported languages by the FaaS-CLI. This is a finite set of languages the project maintainers are happy to support.

Existing

  • CSharp / .NET standard 2.0
  • Node.js
  • Python
  • Ruby

Candidates

  • Golang
  • Java

These may be covered by community support #85

Anything else can be submitted as a "sample-function" to:

http://github.com/alexellis/faas/blob/master/sample-functions/

Alex

@alex-dixon
Copy link

Hi. I see a sample function was added for Clojure (#89). Is there a process for adding support for --lang clojure to the cli along with the other magic you provide for the currently supported languages? Thanks! :)

@austinfrey
Copy link
Contributor

@alex-dixon i think the idea is that there will be a few core supported languages, with the ability to add you own templates from GitHub using a flag. check this pull request for details #87

@alexellis
Copy link
Member Author

Custom templates are now possible and documented too. @alex-dixon if you'd like to set one up for Clojure that would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants