Skip to content

πŸŒˆπŸ’» Colors.sh helps you add colors and formatting to your bash scripts

License

Notifications You must be signed in to change notification settings

messutied/colors.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Eduardo Messuti
May 29, 2018
5c821ae Β· May 29, 2018

History

34 Commits
Apr 2, 2018
May 29, 2018
Feb 3, 2018
Feb 3, 2018
Feb 3, 2018
Mar 29, 2018
Apr 1, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
Feb 20, 2018

Repository files navigation

πŸŒˆπŸ’» Colors.sh

Colors.sh helps you add colors and formatting 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

πŸŒˆπŸ’» Colors.sh helps you add colors and formatting to your bash scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published