Skip to content
#

cli-tool

Here are 184 public repositories matching this topic...

nikolasburk
nikolasburk commented Mar 26, 2019

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

sdras
sdras commented Sep 9, 2018

If someone mistakenly points to root or some gigantic directory they didn't mean to, it will just get clogged for a while. This needs a check for how large the file is- and maybe a loader too? I'm interested to hear people's opinions on this before I implement it for what the expected behavior should be.

JakeChampion
JakeChampion commented Nov 21, 2019

currently to find out what tests are running for a component the user has to do:

  • obt t --debug
  • open karma
  • click the big "DEBUG" button in the top right
  • open the devtools
  • click the console tab

We should either document all of this with lots of messaging or replace it by putting the test report into the terminal.

Putting the test result into the terminal will also help on CI

Improve this page

Add a description, image, and links to the cli-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cli-tool topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.