UNPKG

@stilljs/cli

Version:

This is the CLI tool for StillJS Framework

4 lines (3 loc) 80 B
#!/usr/bin/env node import { StillCmd } from './StillCmd.js'; (new StillCmd());