ids-tool.CommandLine
1.0.11
See the version list below for details.
dotnet add package ids-tool.CommandLine --version 1.0.11
NuGet\Install-Package ids-tool.CommandLine -Version 1.0.11
<PackageReference Include="ids-tool.CommandLine" Version="1.0.11" />
paket add ids-tool.CommandLine --version 1.0.11
#r "nuget: ids-tool.CommandLine, 1.0.11"
// Install ids-tool.CommandLine as a Cake Addin #addin nuget:?package=ids-tool.CommandLine&version=1.0.11 // Install ids-tool.CommandLine as a Cake Tool #tool nuget:?package=ids-tool.CommandLine&version=1.0.11
ids-tool.CommandLine
This tool provides access to the functions exported by the ids-lib for automation functions for buildingSMART IDS files.
You can use the pre-compiled version of this tool as a command line executable, or reference ids-lib for your own development.
Run the ids-tool
executable with no parameters for instructions.
The tool uses a verb + options
approach. Available verbs are:
audit
check files for issues.errorcode
provides description of tool's error code.help
Display more information on a specific command.version
Display version information.
More help is available for each verb typing launching the tool with help <verb>
syntax; e.g. help audit
.
Github actions
An example of using this tool for automation purpose on github is available at https://github.com/CBenghi/IDS using the Nuke build system.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ids-tool.CommandLine:
Repository | Stars |
---|---|
buildingSMART/IDS
Computer interpretable (XML) standard to define Information Delivery Specifications for BIM (mainly used for IFC)
|
Version | Downloads | Last updated |
---|---|---|
1.0.78 | 141 | 9/18/2024 |
1.0.77 | 92 | 6/11/2024 |
1.0.76 | 75 | 6/11/2024 |
1.0.75 | 224 | 6/10/2024 |
1.0.74 | 176 | 5/5/2024 |
1.0.73 | 80 | 5/3/2024 |
1.0.72 | 113 | 4/25/2024 |
1.0.71 | 89 | 4/22/2024 |
1.0.70 | 173 | 4/5/2024 |
1.0.69 | 143 | 4/2/2024 |
1.0.68 | 161 | 4/1/2024 |
1.0.67 | 160 | 3/29/2024 |
1.0.66 | 185 | 3/25/2024 |
1.0.65 | 161 | 3/6/2024 |
1.0.64 | 152 | 3/6/2024 |
1.0.63 | 176 | 3/5/2024 |
1.0.62 | 160 | 3/4/2024 |
1.0.61 | 140 | 3/4/2024 |
1.0.60 | 192 | 2/26/2024 |
1.0.59 | 134 | 2/25/2024 |
1.0.58 | 156 | 2/25/2024 |
1.0.57 | 146 | 2/5/2024 |
1.0.56 | 299 | 11/30/2023 |
1.0.55 | 179 | 11/9/2023 |
1.0.54 | 289 | 10/24/2023 |
1.0.53 | 293 | 10/23/2023 |
1.0.52 | 308 | 10/21/2023 |
1.0.51 | 257 | 10/21/2023 |
1.0.48 | 235 | 10/20/2023 |
1.0.47 | 260 | 10/17/2023 |
1.0.46 | 238 | 10/16/2023 |
1.0.45 | 312 | 10/9/2023 |
1.0.43 | 281 | 10/1/2023 |
1.0.42 | 312 | 9/27/2023 |
1.0.41 | 287 | 9/26/2023 |
1.0.40 | 327 | 9/26/2023 |
1.0.39 | 317 | 9/20/2023 |
1.0.38 | 245 | 9/18/2023 |
1.0.37 | 239 | 9/18/2023 |
1.0.34 | 302 | 9/18/2023 |
1.0.33 | 314 | 9/14/2023 |
1.0.32 | 276 | 9/13/2023 |
1.0.31 | 314 | 9/13/2023 |
1.0.30 | 264 | 9/12/2023 |
1.0.17 | 339 | 8/29/2023 |
1.0.16 | 193 | 5/23/2023 |
1.0.15 | 244 | 5/1/2023 |
1.0.14 | 268 | 4/30/2023 |
1.0.13 | 276 | 4/19/2023 |
1.0.12 | 204 | 4/5/2023 |
1.0.11 | 293 | 3/20/2023 |
1.0.9 | 304 | 2/25/2023 |
1.0.7 | 507 | 6/4/2022 |
1.0.6 | 433 | 5/24/2022 |
1.0.5 | 465 | 5/24/2022 |
1.0.4 | 585 | 2/2/2022 |
Moved to net6.