-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Description
This minimal version will:
- compile test/example_packages/hello_world
- run this particular test
To get this working, we do not need any of the 3rd party packages as listed in #136, we only need to implement fpm build, fpm run, we do not need to read the toml file for now, so we can get it working quite quickly.
The main goal is to start testing this as part of our testing. Then later we can swap a proper CLI library, a proper TOML reading library, etc.
Metadata
Metadata
Assignees
Labels
No labels