Table of Contents:
     _                 _                       _       _
 ___| |__   ___       | |_ ___ _ __ ___  _ __ | | __ _| |_ ___  ___
/ __| '_ \ / _ \ _____| __/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \/ __|
\__ \ |_) | (_) |_____| ||  __/ | | | | | |_) | | (_| | ||  __/\__ \
|___/_.__/ \___/       \__\___|_| |_| |_| .__/|_|\__,_|\__\___||___/
                                        |_|sbo-templates it's a tool that creates easy, fast and safe SlackBuilds scripts
- Create fast and safe templates.
- Reading existing files templates for editing.
- Repairs wrong templates.
- Select editor for working (dafault is 'vim').
- Auto-import data from .info file (such as maintainer name, appllication name, version etc.)
- Autocorrect the quotation mark in the .info file
- Warning for failed checksumss.
- Auto-update the sources checksums.
$ tar xvf sbo-templates-<version>.tar.gz
$ cd sbo-templates-<version>
$ ./install.sh
or
$ pip install sbo-templates --upgrade
or
$ pip install sbo-templates-<version>.tar.gz- Requires Python 3.7+
- python3-pythondialog >= 3.5.0
Usage: sbotmp <sbo_name>
Optional arguments:
  -h, --help           display this help and exit
  -v, --version        print version and exitFor a new project, you should create at first a new folder with the same name with the project, for an existing project, come into the folder and start to edit. Enjoy!
 
 
 
 
 
- Copyright © Dimitris Zlatanidis
- Slackware® is a Registered Trademark of Patrick Volkerding.
- Linux is a Registered Trademark of Linus Torvalds.