GithubHelp home page GithubHelp logo

basf's People

Contributors

palortoff avatar

Watchers

 avatar  avatar  avatar

basf's Issues

Improve missing module message

Calling a missing (or mistyped) module is currently reported like

Could'n source <blank>

Should be changed to Module not found <module name>

Alias management

Add actions to the alias module

  • add
    Adds an alias, with a simple wizard. Aliases will be saved in ${HOME}/.${BASF_PROGRAM_NAME}/aliases
  • edit
    Edits an existing alias, with a simple wizard
  • delete
    Deletes an alias

basf broken on MacOS

basf is broken on MacOS. :(

~/repos/basf $ basf
Usage: basf [global options] command [options]

Global options:
  --brief                   Make output shorter
  --color=<yes|no|auto>     Enable or disable color output (default 'auto')

getopt: illegal option -- l
getopt: illegal option -- o
getopt: illegal option -- n
getopt: illegal option -- g
getopt: illegal option -- l
getopt: illegal option -- o
getopt: illegal option -- n
getopt: illegal option -- g
Built-in modules:
  help                      Display a help message
  usage                     Display a usage message
  version                   Display version information

Extra modules:
  completion                Completion for basf
  completion                Completion for basf
~/repos/basf $

Add help module

to allow basf help <module> instead of basf <module> help

list aliases

write an aliases module, like the modules module

action parameters with values

currently actions can only have flag options like -p

need to add options with parameters like -p x

test completion afterwards...

Alias support

Add module aliases for action, e.g. call

basf action_x

instead of

basf module_y action_x

action_x would still be a module and be handled like a module, but have a different extension (bsa) and reside in the aliases folder

Change `die` default

current default is verbose. quiet should be default. add parameter for verbose/stacktrace/...

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.