This website requires JavaScript.
Explore
Help
Sign In
Seich
/
Beau
mirror of
https://github.com/Seich/Beau.git
Watch
1
Star
0
Fork
You've already forked Beau
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
greenkeeper/@oclif/config-1.15.1
Beau
/
bin
/
beau
6 lines
103 B
JavaScript
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env node
require
(
'@oclif/command'
)
.
run
(
)
.
catch
(
require
(
'@oclif/errors/handle'
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink