Giter Club home page Giter Club logo

shlibs's Introduction

shlibs

Author: IOTU NICOLAE
Email: [email protected]
License: Apache-2.0 modified with the Convergence Terms

Description: shlibs targets command line ops, shell scripts and interpretable types of scripts on systems, sub-systems and apps complying with The Open Group® POSIX® IEEE® Std 1003.1-2017 specifications. shlibs is designed to be extremely easy to use, efficient and guaranteed to run on any compliant system (and highly probable to run on systems not fully compliant).

The first release of shlibs comes packed with sufficient libraries to match the most common libraries of the popular interpreted programming languages including php, python and perl, while adding shell scripts style advantages:

  • guaranteed to run on the widest range of systems and apps
  • superior speed
  • use files and/or strings
  • parameters with shifting position
  • no installations (just copy 'shlibs' folder)
  • full pipe integration
  • a.m.m.o.

More instructions to follow.

Quick Run

( elevate privileges if required )

  • cd /shlibs/folder
  • ./shlibs

Basic Usage

  1. Define SHLIBS_HOME variable
    i.e. SHLIBS_HOME=/location/of/shlibs/folder

  2. Add shlibs location to PATH variable
    i.e. PATH=$SHLIBS_HOME:$PATH ; export PATH

  3. To query shlibs for the code of a library:
    shlibs

  4. Use 'shlibs libcode' in your CLI or script
    (see https://shlibs.net, https://shlibs.org for details), or

  5. Include plain 'shlibs' in your script and run setup:
    shlibs -s path/to/script

© 2020 IOTU NICOLAE, [email protected]

shlibs's People

Contributors

nicolaeiotu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.