907 B
907 B
title | lastmodified | redirect_from | |
---|---|---|---|
Repository | 2009-01-12 |
|
Repository
I'm building a repository of re-usable software libraries.
http://repository.colliertech.org/
Realistic goals for first revision
- supports .NET assemblies
- possible to register libraries
- possible to list all libraries registered
- possible to display details of each library
Real Soon Now™ goals
- integration with pkg-config
- pkg-config --repos http://repository.colliertech.org/ foo --cflags
- REPOS=http://repository.colliertech.org/ gmcs -rpkg:foo bar.cs -o:baz.exe
Things other people think should be implemented
- you put things here