UNPKG

10up-toolkit

Version:

Collection of reusable scripts for 10up development.

8 lines (5 loc) 168 B
#!/usr/bin/env node console.warn( 'Please use 10up-toolkit command, the 10up-scripts command is deprecated and will be removed soon!', ); require('./10up-toolkit');