Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgrammatiko/create-joomla-extension-exec

Executable
https://github.com/dgrammatiko/create-joomla-extension-exec

Last synced: 19 days ago
JSON representation

Executable

Awesome Lists containing this project

README

        

# create-joomla-extension-exec

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run build.mjs
```

This project was created using `bun init` in bun v1.1.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.