Skip to content

Commit 49b4e06

Browse files
[tool] add an about file to start collecting tasks that need to be performed
1 parent 51d1b65 commit 49b4e06

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ABOUT.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
cpp-net-framework
2+
================================
3+
4+
This directory and its subdirectories contain source code for cpp-net-framework,
5+
a library for the construction of C++ applications using a C++ .NET Framework
6+
7+
cpp-net-framework is open source software. You may freely distribute it under the terms of
8+
the license agreement found in LICENSE.txt.
9+
10+
Goals and Tasks
11+
================================
12+
13+
Flush out C++ classes to provide as much of the .NET Framework API as possible
14+
Add documentation explaining how to use cpp-net-framework
15+
16+

0 commit comments

Comments
 (0)