mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
This commit is contained in:
2
lib/cli/please.js
Normal file
2
lib/cli/please.js
Normal file
@@ -0,0 +1,2 @@
|
||||
require('please-update-dependencies')(module)
|
||||
require('./')
|
||||
Reference in New Issue
Block a user