cli-application
Here are 86 public repositories matching this topic...
-
Updated
May 16, 2020 - Go
-
Updated
May 23, 2020 - JavaScript
-
Updated
Apr 26, 2020 - Go
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Aug 30, 2019 - Java
-
Updated
Sep 13, 2018 - JavaScript
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Sep 20, 2016 - JavaScript
-
Updated
Jan 7, 2020 - Python
-
Updated
Dec 19, 2019 - Python
-
Updated
Nov 18, 2018 - Go
Have a look at: https://medium.com/stupid-gopher-tricks/streaming-data-in-go-without-buffering-3285ddd2a1e5
We should use buffered marshaling (should be easier on memory on large payloads) instead of things like
marshaled, err := json.Marshal(data)
if err != nil {
...
}-
Updated
Aug 28, 2019 - Go
Right now if you want the sprint burndown for example, you need to remember the board and the sprint number..
Ideally this is config drive, as it only changes when you start a new sprint..
So something like walter sprint burndown --template and it would then look in .walter/config.yml to see if there is a template: sprint: burndown config and then populate the internals so we don't
-
Updated
Jun 29, 2020 - Python
-
Updated
Feb 23, 2019 - Python
-
Updated
Nov 19, 2018 - Go
-
Updated
Jul 24, 2019 - Go
-
Updated
Jan 10, 2020 - Java
-
Updated
Dec 30, 2017 - Python
-
Updated
Oct 30, 2017 - Python
-
Updated
Jul 3, 2020 - Go
-
Updated
Jun 3, 2020 - Java
-
Updated
May 26, 2020
-
Updated
Nov 2, 2017 - Go
-
Updated
Jun 26, 2017 - Python
Improve this page
Add a description, image, and links to the cli-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cli-application topic, visit your repo's landing page and select "manage topics."


The Carbon CLI is really awesome and I love that it's possible to store and reuse a configuration as preset. One thing I'd love to add to the config though is the actual "theme colors" (i.e. what color e.g. variables, operators, keywords, comments, ...).
Basically these options from the Carbon web UI:
![Screenshot 2019-03-26 at 10 39 45](https://user-images.githubusercontent.com/4058327/5498