This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
myt
Watch
0
Star
0
Fork
You've already forked myt
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
myt
/
cli.js
5 lines
68 B
JavaScript
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env node
const
Myt
=
require
(
'./myt'
)
;
new
Myt
(
)
.
cli
(
)
;
View Git Blame
Copy Permalink