Coder Social home page Coder Social logo

flow-ipc.github.io's Introduction

Welcome to Flow-IPC

This site hosts up-to-date documentation and release info for the Flow-IPC project. The documentation found here is identical to that packaged in Flow-IPC and Flow release packages and source-control checkouts.

Where to begin?

The project lives in the Flow-IPC organization at GitHub. You can obtain it either via Git checkout (with submodules enabled) or by grabbing a release package. To get your bearings as to the nature of the project please see the main repository, named ipc. To wit:

The README in that repo is a good place to start. It might direct you back to this site, if you'd like to read online documentation and/or peruse or obtain a particular version of the product. Those resources can be found below. So to summarize:

  • Flow-IPC "base of operations" is the GitHub organization (especially ipc repo) linked here.
  • The web site you're reading, at this time, merely hosts online documentation and release links for your convenience.

Documentation and releases

Here is the Flow-IPC online documentation for your immediate perusal (plus release links):


Note: If you have a Flow-IPC release package (from above), you do not need a Flow package (from below): it's already included. The online Flow documentation links and release notes may be of interest, though.


Here is the Flow online documentation for your immediate perusal (plus release links):


Or you can locally view the same documentation by pointing your browser at the below-mentioned locations in your checkout or unpacked package. Or, upon clicking on a CI/CD pipeline run for Flow-IPC or Flow, you can download the artifact named ipc-doc or flow-doc, respectively. It is a tarball containing the documentation; unpack it and point your browser at the result.

Such documentation is generated directly from the source code automatically and is stored as follows:

  • (for Flow-IPC) inside the checked-out repository ipc in the doc/ipc_doc/ directory;
    • (for Flow) inside the checked-out (with submodules) repository ipc: in the flow/doc/flow_doc/ directory;
  • (for Flow) inside the checked-out repository flow: in the doc/flow_doc/ directory;
  • online at this web site, as linked above.

Both sets of documentation (in-repo and online) are generated/deployed automatically:

  • when the main branch of ipc or flow is updated, thus changing the source code of Flow-IPC or Flow respectively;
  • when the main branch of ipc or flow is tagged to mark a new release (e.g., v1.2.3) of Flow-IPC or Flow respectively.

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.