arli 1.2.1
This is an Arduino helper toolkit that builds on top of the arduino-cmake project — a powerful alternative build system for Arduino. What Arli provides is capability to search for libraries by any attributes and regular expressions, install a whole set of libraries defined in a YAML file Arlifile, and finally, it can generate a brand new Sketch Project based on arduino-cmake, that builds out the box. Arli is a command line tool, so run "arli" after installing the gem for more information.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (9):
            arduino-library
            = 0.5.5
          
          
            awesome_print
            >= 0
          
          
            colored2
            >= 0
          
          
            dry-configurable
            >= 0
          
          
            dry-struct
            >= 0
          
          
            dry-types
            >= 0
          
          
            hashie
            ~> 3.5
          
          
            require_dir
            ~> 2
          
          
            tty-cursor
            >= 0