Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiwi/packasso
Postimpressive package presets
https://github.com/qiwi/packasso
cli template
Last synced: 14 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T17:25:48.000Z (5 months ago)
- Last Synced: 2024-10-27T19:09:55.713Z (19 days 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🎨
[![Release](https://github.com/qiwi/packasso/actions/workflows/release.yml/badge.svg?branch=master)](https://github.com/qiwi/packasso/actions/workflows/release.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/aaced5b2261f8a59b7cd/maintainability)](https://codeclimate.com/github/qiwi/packasso/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/aaced5b2261f8a59b7cd/test_coverage)](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)