Skip to content

Add an option to run fpm in a subdirectory #481

@certik

Description

@certik

Currently fpm must be run from the root directory where fpm.toml is. We should extend the usage to also work in any subdirectory of the project. Just like git works. That way you can go into into a subdirectory, use vim to edit a file and do fpm build or fpm test to run tests right away. Currently you have to have two terminals open, one where you run fpm build and another way where you can go into subdirectories to edit files.

Related issues: #411, #410.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions