Skip to content

A robust color management tool for the modern age

Notifications You must be signed in to change notification settings

roger-tbg/swach

 
 

Repository files navigation

Swach

CI

Swach is a modern color palette manager.

Swach homepage showing the app running.

Swach is built and maintained by Ship Shape. Contact us for web and native app development services.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd swach
  • pnpm install

Running / Development

Electron

  • ember electron

Ember

Running Tests

  • ember test
  • ember test --server

Linting

  • pnpm lint
  • pnpm lint:fix

Building / Packaging

  • ember electron:make

Releasing

  • Bump the version with:
release-it

Choose the appropriate major, minor, patch, beta, etc version in the prompt.

GitHub actions should then take that new tag and build and release automatically.

About

A robust color management tool for the modern age

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.0%
  • JavaScript 35.0%
  • Handlebars 17.0%
  • SCSS 8.3%
  • Other 0.7%