InstallationInstall the library specific to your language by following the instructions belowShellJavaScriptRubyPythonPHPJavaC## shell usage doesn't require any installation (except curl)Copynpm install constructorio-nodeCopygem install constructorioCopypip install constructor-ioCopycomposer require constructor-io/constructor-ioCopy# Please follow the directions at Jitpack.io to add the client to your project# https://jitpack.io/#Constructor-io/constructorio-javaCopy# Run in the Package Manager Console:# Install-Package constructor.io# Or, if using nuget on the command line:nuget install constructor.ioCopy