Skip to content

eiffelhub/iron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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