UNPKG

aframe-physics-extras

Version:

Cannon API interface components the A-Frame Physics System.

8 lines (6 loc) 170 B
#!/usr/bin/env node // Starts budo with stdout // Handles --help and error messaging // Uses auto port-finding var args = process.argv.slice(2) require('../').cli(args)