Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dofy committed Nov 27, 2023
1 parent ff9fffa commit bf259f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ Create / Build / Remove the PopClip extension
Usage:
./build.sh <EXT_NAME>
./build.sh [-p | -y | -j | -sj | -sy | -i | -r] <EXT_NAME>
./build.sh [-p | -y | -j | -sj | -st | -sy | -i | -r] <EXT_NAME>
./build.sh -h
Options:
-p Create extension from `plist` template.
-y Create extension from `yaml` template.
-j Create extension from `json` template.
-sj Create snippet extension from `JavaScript` snippet template.
-sj Create snippet extension from `TypeScript` snippet template.
-sy Create snippet extension from `yaml` snippet template.
-i Build and install.
-r Remove extension and source!!!
Expand Down

0 comments on commit bf259f6

Please sign in to comment.