npm initializer for straits
To prepare using straits in a new directory, just run:
npm init @straits
This will help you initialize a new node project ready to use the straits syntax.
Once the package is installed don't forget to:
npm install
npm start
npm test