1.0.5 • Published 2 years ago

gimme-colours v1.0.5

Weekly downloads
127
License
AGPL-3.0-or-later
Repository
github
Last release
2 years ago

Gimme Colours

This is a very simple CLI tool which will render the 16 basic colours to your terminal. Helpful for testing your terminal personalisation settings, this tool uses the chalk library to generate the colours and display the text.

The colours are in line with the settings.json file for Windows Terminal.

npm.io npm.io npm.io npm.io npm.io

Live Version

This page is currently deployed. View the live website.

Usage

To install the tool

  • globally: run npm i -g gimme-colours. Then run gimme-colours to see a colour-coded list of strings.
  • locally: run npm i gimme-colours. Then run npx gimmie-colours to see a colour-coded list of strings.

    NOTE: As this is a CLI tool, the global installation is preferred over the local installation.

Image depicting the output of the gimme-colours tool

Feedback and Bugs

If you have feedback or a bug report, please feel free to open a GitHub issue!

Contributing

If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.

Code of Conduct

Before interacting with our community, please read our Code of Conduct.

Licensing

Copyright (C) 2020 Naomi Carrigan

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

The full license terms may be viewed in the LICENSE.md file

Contact

We may be contacted through our Chat Server or via email form.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago