Skip to content
View andreum's full-sized avatar
  • Insite Serv. e Com. Ltda
  • Sao Paulo, Brazil

Block or report andreum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. process-resource process-resource Public

    Little library that easily and safely creates a Scala Process encapsulated in a Cats-effect Resource

    Scala 1

  2. zprocess-resource zprocess-resource Public

    Little tool to handle Processes. When you call runProcess(command, environment, workingDirectory), it returns a ScopedProcess object, which contains a Java Process, that you can use, but more impor…

    Scala