Skip to content

lix help is unclear for some commands #184

Description

@NQNStudios
 Supported commands:

    install <url> [as <lib[#ver]>] : install lib from specified url
    install haxe <version>|<alias> : install specified haxe version
        use haxe <version>|<alias> : use specified haxe version
                  dev <lib> <path> : use dev version of library
   download haxe <version>|<alias> : download specified haxe version
             scope [create|delete] : creates or deletes the current scope or
                                     inspects it if no argument is supplied
                     haxe-versions : lists currently downloaded versions
      download [<url[#lib[#ver]]>] : download lib from url if specified,
                                     otherwise download missing libs
                   run lib ...args : run a library
                    --version / -v : print version
          run-haxelib path ...args : invoke a haxelib at a given path following haxelib's conventions

The convention seems to be <name> for arguments, but this is not followed for run lib ...args and run-haxelib path ...args. Also, run-haxelib must take a lib argument too, so does it go before or after the path?

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