feat(cli): Add CLI support with command parsing and version display
This commit is contained in:
@@ -8,10 +8,12 @@ export {
|
||||
}
|
||||
|
||||
// @push.rocks scope
|
||||
import * as projectinfo from '@push.rocks/projectinfo';
|
||||
import * as smartpath from '@push.rocks/smartpath';
|
||||
import * as smartcli from '@push.rocks/smartcli';
|
||||
|
||||
export {
|
||||
projectinfo,
|
||||
smartpath,
|
||||
smartcli,
|
||||
}
|
||||
|
Reference in New Issue
Block a user