Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 530 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 530 Bytes

About

IRON is the Eiffel package manager.

Example

Install the crypto package:

iron install crypto

Reference it in your .ecf file:

<library name="crypto" location="iron:crypto:crypto.ecf"/>

Documentation

Usage documentation can be found here.

Development status

Build Status