[uruk] tabannusi is Become ready for use |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/uruk Archives
]
- To: uruk@xxxxxxxxxxxxxxxxxxx
- Subject: [uruk] tabannusi is Become ready for use
- From: alimiracle@xxxxxxxxxx
- Date: Fri, 14 Oct 2016 22:19:20 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1476508760; bh=H7ZiFjy7qJIYNrvHF/LG/AMeZ8J7QaXyGX97ZHQ7Hbo=; h=Date:From:To:Subject:From; b=I7TaAdmhbWnEyT8rjY1OhuS3K6p5WTJ23WHnug39TSTFcff7MRdTCrta7cUBKjscZ 03lxcjWxmThlhrhPuCWRMXqP49H09rRA7gvBD8mSk0gO/ny4XeX9BcDRhpiHNTPSYE FjYdS939blSbne8qx4Z62R/5L2nv7fC5X2bgTkOE=
hi
tabannusi is Become ready for use
now its have all features neded to make tru continuous build system
install:
you nede gcc to build tabannusi
and you nede mutt to send emails
2- Download the program from this link:
https://notabug.org/alimiracle/tabannusi
then extract it ( in home folder recomended ).
cd tabannusi
then type as root
make
make install
to config the programme
open /etc/tabannusi/config.sh as root
sudo nano /etc/tabannusi/config.sh
replace yourmail with your email
replace rp with your git repository
replace mypath with your build repository path output
then save the file
If the code in your repository follows different build method from the
standard methods( gnu build system or make or rust build system)
Modify /etc/tabannusi/build.sh file according to your nede.
this build.sh file
can build this types
- app use gnu build system
- app use make
- app use rust build system
to run tabannusi
type as root
tabannusi
have fun and be free
ali miracle