Skip to content

Suggestion for readme file update #1

@ryanthompson591

Description

@ryanthompson591

for linux/mac
replace:
ls .java > ...
with
find . -type f -name "
.java" > sources.txt

change:
remove the path ending with .sh
to:
remove the .sh strings so your bots look like this:
bot1 = new IORobot(bot1Dir);

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