Skip to content
Branch: master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

README.txt

k
________________________________________________________________________________

The eventual replacements to 'kiss install' and 'kiss remove' written in POSIX
C99.


dependencies
________________________________________________________________________________

- C99 compiler
- POSIX libc


building
________________________________________________________________________________

$ make
$ make DESTDIR="..." PREFIX="/usr" install


    options (via CFLAGS)
    ____________________________________________________________________________

    -static         -  Statically build the package manager (recommended). This
                       adds 2-3MB to the resulting binary but removes its
                       reliance on overall system health.


todo
________________________________________________________________________________

- [ ] install
- [ ] remove

About

kiss pkg man written in c

Topics

Resources

License

Releases

No releases published
You can’t perform that action at this time.