From 50e8b90b4b551b1fb81cf3749a8733b5e9967bcb Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Fri, 14 Jun 2019 05:55:25 +0000 Subject: docs: update FossilOrigin-Name: deedbf8d8317fa425e7d8791545656f097e10a95aec351c6daa3d9f3388d9e51 --- README.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b0514b0..4368794 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,6 @@ export KISS_PATH=~/projects/kiss-new/repo ## How does each operator work? -Kiss has 6 different "operators". - -- `build`: Build a package. -- `checksum`: Generate checksums for a package. -- `install`: Install a built package. -- `remove`: Remove an installed package. -- `list`: List installed packages. -- `update`: List packages with available updates. - ### `kiss build pkg` Kiss's `build` operator handles a package from its source code to the installable `.tar.gz` file. Sources are downloaded, checksums are verified, dependencies are checked and the package is compiled then packaged. -- cgit v1.2.3