Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 830 Bytes

File metadata and controls

31 lines (19 loc) · 830 Bytes

Ishiko/C++ Process

Basic classes to create processes and manipulate environment variables.

Contents

  • build - The makefiles used to build the project
  • include - Directory containing the public headers for the project.
  • lib - Directory where the build process puts the compiled libraries.
  • src - The source code for the project.
  • tests - The tests for the project.

Project Status

ishiko-cpp

This project is in early development and not ready for public use yet.

Usage

No documentation available as of yet.

Support

None.

License

Copyright (c) 2005-2024 Xavier Leclercq
This work is licensed under the Boost Software License 1.0
See https://github.com/ishiko-cpp/process/blob/main/LICENSE.txt