Contact
Have a question, found a bug, or want to contribute? Here is how to reach us.
share-env is open-source and welcomes contributions. The repository is a TypeScript monorepo with two workspaces: cli (the command-line tool) and server (the relay server).
$ git clone https://github.com/arjunn881/env-share.git $ cd env-share $ npm install $ npm run build