Metadata-Version: 2.1
Name: bisos2.bashStandaloneIcmSeed
Version: 0.2
Summary: Bash seed script for standalone ICM (Interactive Command Modules) for use by standalone bash ICMs which are often used for bootstraping.
Home-page: http://www.by-star.net/PLPC/180047
Author: Mohsen Banan
Author-email: libre@mohsen.1.banan.byname.net
Maintainer: Mohsen Banan
Maintainer-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
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

==================================
bisos.bashStandaloneIcmSeed Script
==================================

.. contents::
   :depth: 3
..

Overview
========

Bash seed script for standalone ICM (Interactive Command Modules) for
use by standalone bash ICMs which are often used for bootstraping.

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.bashStandaloneIcmSeed

Usage
=====

seedIcmStandalone.bash
----------------------

| Installing this package results in creation of:
| **/usr/local/bin/seedIcmStandalone.bash**

A standalone ICM can then use that seed.

See **bisos.bashStandaloneIcmExample** for an example.


