Jakub Janczak
Jakub Janczak
Seems like the installation step should be simply: ``` make install ``` instead of ``` sudo make install ```
The subcommand of form: ``` hub issue comment ``` that will allow to add comments to the `issueNo`
I am thinking about something simple that requires only the basic parts (like language and role).
closes https://github.com/kubek2k/lambdoku/issues/8
... so that users are not worried to use it
closes https://github.com/kubek2k/lambdoku/issues/11 not sure its perfect, and for some use cases hardly make any sense (for example adding the same downstream for multiple lambdas). On the other hand it doesn't...
Not sure how that should play out - but I think that `local:run` would be super useful (there is a huge issue, when it comes to language support - I...
Now the path is displayed this way: ``` :: ``` which is probably not desired. More desired format is probably: ``` :: ``` this PR fixes that.