PureScript bindings for 'ssh2-sftp-client' v0.1.0 released

With the support of LambdaTerms I’m releasing a thin wrapper for npm’s ssh2-sftp-client library.
It has almost all functionality of the original package while providing a little bit more security : )
I’m open to any suggestion or critique wrt to the project.
Regards,
anks

2 Likes

@anks Have a link to the library?

It’s here: https://github.com/adamczykm/purescript-ssh2-sftp-client

1 Like

What is LambdaTerms? https://github.com/lambdaterms/

Their website, linked from their GitHub org, is difficult for me to read. They pay people to work on specific libraries that their company needs? Or programmers submit a summary of the work they’d like to do and LambdaTerms approves/rejects the request? Does LambaTerms similarly contract people for regular library maintenance?

@chexxor It is my small startup :wink: I don’t have much money to invest now, but I’m trying to support the ecosystem as much as I can…
I’m trying to cooperate with larger companies too and I hope that I can migrate more and more of their infrastructure to PureScript.

They pay people to work on specific libraries that their company needs?

I cooperate at the moment with @anks and @Kamirus and if we need a specific library it is up to them if they want to build it and maintain it or to submit it to the company github profile. I only ask for some “credits” note and a liberal license (BSD or MIT).

5 Likes