https://github.com/ghosh/crimp
Electron app to compress images and svg's
https://github.com/ghosh/crimp
assets-management electron mac optimization tools
Last synced: about 1 year ago
JSON representation
Electron app to compress images and svg's
- Host: GitHub
- URL: https://github.com/ghosh/crimp
- Owner: ghosh
- License: mit
- Created: 2017-07-27T15:23:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T02:29:57.000Z (over 3 years ago)
- Last Synced: 2024-04-08T00:08:37.432Z (about 2 years ago)
- Topics: assets-management, electron, mac, optimization, tools
- Language: JavaScript
- Homepage: https://crimp.now.sh
- Size: 3.59 MB
- Stars: 22
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Crimp
A mac app for asset optimization and compression
---

## Installation
Crimp is currently in beta. Please feel free to report any bugs or error you may come across.
v0.2.0 Beta
## Contributing
Crimp is built on web technologies using [Electron](https://electron.atom.io/) and [React](https://reactjs.org/). Incase, you wish to contribute please submit a [Issue](https://github.com/ghosh/Crimp/issues) first outlining the changes you would like to make.
#### Development setup
1. Clone Github repo `$ git clone https://github.com/ghosh/Crimp.git`
2. Install `yarn` package manager, if you don't have it already (Read [installation guide](https://yarnpkg.com/en/docs/install#mac-tab))
3. Run `yarn install` in the root folder to install all dependencies
4. Run `yarn start` to start the local electron app. This comes with Hot Module Replacement for react for instant changes.
Test your changes by compiling the app via
```
yarn package
```
## Licensing
This project is licensed under [MIT license](https://opensource.org/licenses/MIT).
## Made by
Indrashish Ghosh – [@_ighosh](https://twitter.com/_ighosh) 🇮🇳