Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 722 Bytes

forge-remappings.md

File metadata and controls

36 lines (21 loc) · 722 Bytes

forge remappings

NAME

forge-remappings - Get the automatically inferred remappings for the project.

SYNOPSIS

forge remappings [options]

DESCRIPTION

Get the automatically inferred remappings for the project.

OPTIONS

Project Options

--root path
    The project's root path. By default, this is the root directory of the current git repository, or the current working directory.

--lib-path path
    The path to the library folder.

{{#include common-options.md}}

EXAMPLES

  1. Create a remappings.txt file from the inferred remappings:
    forge remappings > remappings.txt

SEE ALSO

forge