Code Monkey home page Code Monkey logo

aura.cli_kernel's People

Contributors

cordoval avatar grummfy avatar harikt avatar kenjis avatar mattwellss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aura.cli_kernel's Issues

we could remove the Aura.Project_Kernel dependency

Aura.Cli_Kernel has a very weak and non-production dependency on Aura.Project_kernel

this can be easily removed because it is only used in Factory to create a container which imo is not really meriting a dependency. The reason why i think is good to remove the dependency is that it will give more clarity in ho Cli is very independent and decoupled on its own. I believe Aura has one of the best decoupled console cli packages and I think this can help a lot in the understanding of things. The factory is being used only in a functional test which imo can just be replaced with the logic of the method easily.

Make "profiler" available

Hi,
I think it could be helpful to have the possibilities to add a profiler in the CliKernel.

Example of usage:

  • getting the time to execute a command
  • getting the memory taken by a command
  • getting some other information

What do you think about this?

Help for Hello Command

Running

php cli/console.php help hello doesn't have any information .

As the help itself is a test command, may be the way the help for hello command will be like

php cli/console.php hello --help

Normally this is the way I expected a command to show. Not sure how this will become.

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.