UNPKG
f-cli
Version:
latest (0.0.1)
0.0.1
A simple CLI for creating your projects
f-cli
/
templates.json
10 lines
(9 loc)
•
178 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"template-pc"
:
{
"owner/name"
:
"fakership/template-pc"
,
"branch"
:
"master"
}
,
"template-vux-mobile"
:
{
"owner/name"
:
"fakership/template-vux-mobile"
,
"branch"
:
"master"
}
}