Rename ie
to if-run
#774
Labels
good-first-issue
This issue is a good one for someone looking to get involved with this project/initiative.
Milestone
What:
Rename
ie
toif-run
Why:
Sub of #650 (to align with the names of the additional tools being built)
Now we have
if-diff
andif-env
and soon-if-check
we should updateie
to use theif-
prefix.Scope of work:
ie
toif-run
Acceptance Criteria:
command is renamed to
if-run`GIVEN the change is applied
WHEN I run
if-run -m <manifest> --stdout
THEN I should receive the computed manifest to the console
GIVEN the docs are updated
WHEN I search for
ie
across the IF readme, if-docs pages and tutorialsTHEN I should not find any instances of
ie
because they have all been replaced withif-run
The text was updated successfully, but these errors were encountered: