create-mte-relay-server
v4.0.0
Published
This is an `npx` script that helps scaffold out a new MTE Relay Server directory with all the necessary files.
Downloads
13
Readme
Create MTE Relay Server
This is an npx
script that helps scaffold out a new MTE Relay Server directory with all the necessary files.
Usage
- Run the command
npx create-mte-relay-server@latest
in the directory where you want to create the new MTE Relay Server directory. - Follow the steps in the ReadMe.md file that is created in the new directory.