Skip to content

codesmithyide/ishiko-cpp_process

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.3%
  • Makefile 24.7%