Coder Social home page Coder Social logo

FoBis.py -h command about fobis HOT 3 CLOSED

szaghi avatar szaghi commented on July 20, 2024
FoBis.py -h command

from fobis.

Comments (3)

szaghi avatar szaghi commented on July 20, 2024

Hi zmiimz,

thank you for your suggestion. Indeed, I follow the standard argparse usage, but I agree that for the end-user (with experience with Python argparse module) it is not so clear. I will try to improve the CLI help as soon as possible.

See you soon.

from fobis.

szaghi avatar szaghi commented on July 20, 2024

Hi zmiimz,

I have just uploaded a new version into which (I hope) I have added a more clear help message. It should like as:

usage: FoBiS.py [-h] [-v] {rule,build,clean} ...

a Fortran Building System for poor men

optional arguments:
  -h, --help          show this help message and exit
  -v, --version       Show version

Commands:
  Valid commands

  {rule,build,clean}
    build             Build all programs found or specific target(s)
    clean             Clean project: remove all OBJs and MODs files... use
                      carefully
    rule              Execute special rules or user's ones defined into a
                      fobos file

For more detailed commands help use
  FoBiS.py build -h,--help
  FoBiS.py clean -h,--help
  FoBiS.py rule -h,--help

Does it look more clear now?

I have also added you into the contributors list: https://github.com/szaghi/FoBiS/wiki/About#contributors

I am closing this issue, but if you do not like the new help message reopen the issue and let me know how to improve it.

Thank you for using FoBiS.py.

See you soon.

from fobis.

zmiimz avatar zmiimz commented on July 20, 2024

yes, indeed.
thank you.

from fobis.

Related Issues (20)

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.