Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 422 Bytes

IFC Checker

This is a CLI tool to verify IFC information requirements

Installation

To install the dependencies, run:

npm install

Usage

To run the IFC check, use the following commands:

npm link
check-ifc

This will prompt you to select IFC and IDS files from the current directory and enter the creation author. The tool will then perform checks and generate BCF files with the results.