Metadata-Version: 1.1
Name: bisos.setup
Version: 0.1
Summary: Scripts (Interactive Command Modules -- ICM) for Setting Up BISOS (ByStar Internet Services OS) software profiles on a virgin Linux distro
Home-page: http://www.by-star.net/PLPC/180047
Author: Mohsen Banan
Author-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
Description: ===================
        bisos.setup Scripts
        ===================
        
        .. contents::
           :depth: 3
        ..
        
        Overview
        ========
        
        Bash scripts (Interactive Command Modules – ICM) for bootstrapping BISOS
        (ByStar Internet Services OS) software profiles on a virgin Linux
        distro. Or for creating fully automated KVM guests that are ByStar
        Platforms.
        
        Support
        =======
        
        | For support, criticism, comments and questions; please contact the
          author/maintainer
        | `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:
          http://mohsen.1.banan.byname.net/contact
        
        Documentation
        =============
        
        Part of ByStar Digital Ecosystem http://www.by-star.net.
        
        This module’s primary documentation is in
        http://www.by-star.net/PLPC/180047
        
        Installation
        ============
        
        ::
        
            sudo pip install bisos.setup
        
        Usage
        =====
        
        “./bin/bxGenWithRepo”
        ---------------------
        
        Does the following:
        
        -  Clone specified repo
        
        -  From within that repo executes specified entry point with params and
           args. This typically involves creating an account
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
