https://github.com/codemonument/nx-deno
A nx plugin for using deno inside nx (Highly Experimental!)
https://github.com/codemonument/nx-deno
Last synced: 8 months ago
JSON representation
A nx plugin for using deno inside nx (Highly Experimental!)
- Host: GitHub
- URL: https://github.com/codemonument/nx-deno
- Owner: codemonument
- Created: 2022-05-05T15:27:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T19:21:12.000Z (about 4 years ago)
- Last Synced: 2025-04-12T15:12:28.499Z (about 1 year ago)
- Language: TypeScript
- Size: 392 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nx Deno
A community plugin to bring deno into nx monorepo world!
## Repo Log
_reverse chronological order_
### Repo Creation
```sh
npx create-nx-plugin nx-deno --pluginName nx-deno --importPath @codemonument/nx-deno
```