Contact

Get in touch.

Have a question, found a bug, or want to contribute? Here is how to reach us.

For questions about npm package publishing, see thenpm package page. For privacy or legal inquiries, reference our Privacy Policy and Terms of Service.

Contributing

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).

bash — contribute
$ git clone https://github.com/arjunn881/env-share.git
$ cd env-share
$ npm install
$ npm run build