-
Notifications
You must be signed in to change notification settings - Fork 483
Terminal colors on windows
Michael Kessler edited this page Jun 11, 2013
·
1 revision
If you want colors in your terminal, you'll have to add the win32console gem
to your Gemfile
and install it with Bundler:
group :development do
gem 'win32console'
end
This wiki and the Guard README document contain a lot of information, please take your time and read these instructions carefully.
If you run into any trouble, you may start by understanding how Guard works.
We provide detailed changes for each Guard release.
Be sure to read the CONTRIBUTING guidelines before reporting a new Guard issue or open a pull request.
If you have any questions about the Guard usage or want to share some information with the Guard community, please go to one of the following places:
- Google+ community
- Google group
- StackOverflow
- IRC channel
#guard
(irc.freenode.net) for chatting