README update
This commit is contained in:
parent
71d41947cc
commit
ef22971eec
1 changed files with 2 additions and 4 deletions
|
@ -2,10 +2,8 @@
|
||||||
|
|
||||||
webskel is a command-line utility that provides skeletons (or "templates")
|
webskel is a command-line utility that provides skeletons (or "templates")
|
||||||
to help you quickly start your next web application or service. The concept
|
to help you quickly start your next web application or service. The concept
|
||||||
is inspired by skeleton directories from the UNIX world, where they can serve
|
is inspired by skeleton directories from the UNIX world - where they can serve
|
||||||
as the starting point for a new user's `${HOME}` directory. The utility is
|
as the starting point for a new user's `${HOME}` directory.
|
||||||
written in POSIX shell to maximize portability and minimize runtime
|
|
||||||
dependencies.
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue