https://github.com/qiwi/packasso
Postimpressive package presets
https://github.com/qiwi/packasso
cli template
Last synced: about 1 year ago
JSON representation
Postimpressive package presets
- Host: GitHub
- URL: https://github.com/qiwi/packasso
- Owner: qiwi
- License: mit
- Created: 2022-12-08T19:46:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T17:25:48.000Z (about 2 years ago)
- Last Synced: 2024-10-27T19:09:55.713Z (over 1 year ago)
- Topics: cli, template
- Language: JavaScript
- Homepage:
- Size: 9.7 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# packasso
Postimpressive presets packages
🎨
[](https://github.com/qiwi/packasso/actions/workflows/release.yml)
[](https://codeclimate.com/github/qiwi/packasso/maintainability)
[](https://codeclimate.com/github/qiwi/packasso/test_coverage)
## Quick Start
Packasso config refers to one or more preset modules. Pick them as the `packasso` field in your `package.json`:
```json
{
"name": "pablo-picasso",
"version": "1972.07.03",
"packasso": "@packasso/pablo-picasso"
}
```
Then run packasso:
```shell
npx packasso install
```
Get impressions.
## License
[MIT](./LICENSE)