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

https://github.com/chriskrycho/nova-dprint


https://github.com/chriskrycho/nova-dprint

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# [dprint][d] for [Nova][n]

See [the extension README](./dprint.novaextension/README.md) for details. This host package only exists to make *building the extension* easier.

[d]: https://dprint.dev
[n]: https://nova.app

## Development

Install dependencies:

```sh
pnpm install
```

Build the package:

```sh
pnpm build
```