Skip to content

Write a shell script to install all recommended libraries with one command #1

Description

@AlexandreHiroyuki

Write a shell script to install all recommended libraries with one command

  1. The script receives a path parameter to the sketchbook directory (how the code project folder is called on Arduino).
  2. Go to the path received.
  3. Create a "libraries" directory if it doesn't exist.
  4. Clone all recommended libraries on the list inside the "libraries" directory.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions