Expandable Command Line Applications Interactive Runtime (ECLAIR)
This repository has been archived on 2025年08月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
|
|
||
|---|---|---|
| Commands | Initial project file upload | |
| Core | Initial project file upload | |
| Documentation | Initial project file upload | |
| NuGet.Package | Initial project file upload | |
| Setup/Fth.Eclair.Setup | Initial project file upload | |
| Eclair.sln | Initial project file upload | |
| LICENSE | Initial commit | |
| README.md | Update README.md | |
Expandable Command Line Applications Interactive Runtime (ECLAIR)
Copyright (c) 2016 Frederic Thevenet.
This software is license under the Apache License
In order to successfully build ECLAIR, the following is required:
- Microsoft Visual Studio 2012 or 2013 Professional or higher.
- Windows Installer XML (WIX) Toolset, version 3.9 (available at http://wixtoolset.org/).
- Sandcastle Help File Builder, version 14 (available at http://shfb.codeplex.com/).
- MSBuild Community Tasks, version 1.4 (available at https://github.com/loresoft/msbuildtasks/releases/).
Other dependencies will be resolved and downloaded automatically via Nuget:
- Apache Log4net version 1.2.13 (http://logging.apache.org/log4net/)