Documentation
1
2
3
4
5
#!/usr/bin/env node

const { runBinary } = require("../lib/run");

runBinary("writestead");