An open API service indexing awesome lists of open source software.

https://github.com/stormwarning/zazen

⛩ Manage project tooling, free of weariness and confusion
https://github.com/stormwarning/zazen

cli

Last synced: 4 months ago
JSON representation

⛩ Manage project tooling, free of weariness and confusion

Awesome Lists containing this project

README

          

# 座禅

> Manage project tooling configuration, free of weariness and confusion.

A CLI to maintain consistent configuration across projects.

> To practice the Way singleheartedly is, in itself, enlightenment. There is no gap between practice and enlightenment or zazen and daily life.

## Features

- [ ] Scaffolding
- GitHub Actions
- [Changesets](https://github.com/changesets/changesets)
- [Renovate](https://docs.renovatebot.com)
- [Husky](https://github.com/typicode/husky)
- [x] Maintain configuration
- Manages tool configs, allowing escape hatches where needed.
- [ ] Linting & formatting
- [ESlint](https://eslint.org)
- [Prettier](https://prettier.io)
- ~~Stylelint~~
- ~~Remark~~
- [ ] Testing & coverage
- [AVA](https://github.com/avajs/ava) (or probably [Jest](https://jestjs.io))
- [ ] Building
- [esbuild](https://esbuild.github.io)
- [Vite](https://vitejs.dev)

> Zazen is not “step-by-step meditation”. Rather it is simply the easy and
> pleasant practice of a Buddha, the realisation of the Buddha’s Wisdom. The
> Truth appears, there being no [delusion][]. If you understand this, you are
> completely free, like a dragon that has obtained water or a tiger that
> reclines on a mountain. The [supreme Law][] will then appear of itself, _and
> you will be free of weariness and confusion_.

## Inspiration

- [sku](https://seek-oss.github.io/sku/)
- [tsdx](https://tsdx.io)
- [Lass](https://github.com/lassjs/lass)

---

[delusion]: https://en.wikipedia.org/wiki/Maya_(illusion)
[supreme law]: https://en.wikipedia.org/wiki/Dharma_(Buddhism)