This website works better with JavaScript.
Home
Explore
Help
Sign In
codefeathers
/
up-serve
mirror of
https://github.com/codefeathers/up-serve
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
A cli tool to quickly create and manage nginx server blocks.
https://up.js.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131
Commits
1
Branch
1
Tag
6.4 MiB
Branch:
master
master
v0.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
up-serve
/
.vscode
/
settings.json
5 lines
79 B
Raw
Permalink
Normal View
History
Refactor into API and CLI
7 years ago
{
CRLF to LF
7 years ago
"editor.insertSpaces"
:
false
,
"editor.tabSize"
:
4
,
"files.eol"
:
"\n"
VSCode Tab indentation and LF endings
7 years ago
}