70

GitHub - messutied/colors.sh: ?? Colors.sh helps you put colors and format to yo...

 6 years ago
source link: https://github.com/messutied/colors.sh
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

?? Colors.sh

Colors.sh helps you put colors and format to your bash scripts in a visual way, it looks like this:

Preview

Go to http://colors.sh to try it out now!

Development Setup

Run the following commands under the project root folder:

  1. yarn install
  2. yarn dev to launch the development server.

Production

Build the production ready bundle by running

yarn prod:build

The production bundle will be generated under the dist folder.

Run production bundle in local machine

Need to install node http-server first with npm i -g http-server, then run:

yarn prod:start

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK