Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wildcat
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bal Feng
wildcat
Commits
ee10adf3
Commit
ee10adf3
authored
Jul 30, 2018
by
Jason Zhou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style modification
parent
60a55828
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.js
bin/index.js
+4
-4
No files found.
bin/index.js
View file @
ee10adf3
...
@@ -92,10 +92,10 @@ program.parse(process.argv)
...
@@ -92,10 +92,10 @@ program.parse(process.argv)
// default command when no params attached
// default command when no params attached
if
(
_
.
isEmpty
(
program
.
args
))
{
if
(
_
.
isEmpty
(
program
.
args
))
{
console
.
info
(
BANNER
)
console
.
log
(
BANNER
)
co
nsole
.
info
(
chalk
.
cyanBright
(
`Version: v
${
VERSION
}
\n`
)
)
co
lors
.
title
(
`Version: v
${
VERSION
}
\n`
)
console
.
info
(
console
.
log
(
`
🐾
${
chalk
.
cyanBright
(
`
${
colors
.
title
(
'Wildcat is a cli tool for accelerating webpack dev server of Bobcat.'
'Wildcat is a cli tool for accelerating webpack dev server of Bobcat.'
)}
`
)}
`
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment