Coder Social home page Coder Social logo

Add help/usage message about savant HOT 2 CLOSED

drmaas avatar drmaas commented on June 24, 2024
Add help/usage message

from savant.

Comments (2)

spilth avatar spilth commented on June 24, 2024

Hey @drmaas. For some reason I wasn't "watching" my own repo! I was just about to add this issue myself so thank you for already doing that :-)

from savant.

spilth avatar spilth commented on June 24, 2024

This is now available in the latest version. General help:

$ savant -h
Usage: savant [options] [command] [command options]
  Options:
    --help, -h

  Commands:
    init      Initializes a new Java 8 Maven project
      Usage: init [options]
        Options:
          --artifactId, --artifact, -a
            Artifact ID
            Default: exampleArtifact
          --groupId, --group, -g
            Group ID
            Default: com.example
          --help, -h

          --minimal, -m
            Use Minimal Java 8 Archetype
            Default: false

    search      Searches Maven Central for dependencies
      Usage: search [options] Search term
        Options:
          --format, -f
            Dependency output format
            Default: maven
          --help, -h


    dash      Adds Maven project dependencies to Dash
      Usage: dash [options]
        Options:
          --pom, -p, --file, -f
            Source POM File
            Default: pom.xml
          --help, -h

And for each command:

$ savant init -h
Initializes a new Java 8 Maven project
Usage: init [options]
  Options:
    --artifactId, --artifact, -a
      Artifact ID
      Default: exampleArtifact
    --groupId, --group, -g
      Group ID
      Default: com.example
    --help, -h

    --minimal, -m
      Use Minimal Java 8 Archetype
      Default: false

from savant.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.