Skip to content

skif-web/demo-kbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

demo-kbuild

Overview

This demo-project showing how-to use KConfig in own project. Simple script show information for last logins. It can forward output to current console or to file. Show last info for all user or for current-only.

Need KConfig interpritier in system(for example, kconfig-frontends project).

Using

First clone repo:

git@github.com:skif-web/demo-kbuild.git

Next run KConfig for configuring:

cd demo-kbuild
kconfig-mconf KConfig

Last step: run script to test:

./getLast.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages