Closed ludnic closed 11 months ago
nice project.
not sure if this is intentional, but to be able to run the examples with fpm I had to rename the folder from examples to example. minor suggestion to rename it to example so that one can do fpm run --example wumpus
examples
example
fpm run --example wumpus
The build manifest has been updated. Run, for example:
$ fpm build $ fpm run wumpus
nice project.
not sure if this is intentional, but to be able to run the examples with fpm I had to rename the folder from
examples
toexample
. minor suggestion to rename it to example so that one can dofpm run --example wumpus