From 4de8d5fdb05f8c82acd6d20f315af83bfdab17d3 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 24 Sep 2024 16:40:50 -0300 Subject: [PATCH] README update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4e8bbe..c13c22f 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,19 @@ 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 as the starting point for a new user's `${HOME}` directory. For the time being, there is only skeleton to choose from: -[@webskel/dolphins7](https://github.com/webskel/dolphins7.skeleton#readme) +[@webskel/dolphins7.skeleton](https://github.com/webskel/dolphins7.skeleton#readme). ## Examples ### CLI +**Overview** + +There are two commands: `new`, and `list`. Either can be shortened to `n`, +or `l` respectively. The `new` command takes two arguments, followed by +any options. And the `ls` command takes no arguments, followed by any +options. + * **webskel new**
The `webskel new` command creates a new application from a specified skeleton. For example, the following command will create a "myapp" directory from the