You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a simplified API to crayon would make sense, the crayon functions are too magical. One difficulty is that the API has to be extendable, to create new colors.
So you don't need to import both crayon and cli.
Would also use
paste0()
instead ofpaste()
The text was updated successfully, but these errors were encountered: