Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgrammatiko/create-joomla-extension-exec
- Owner: dgrammatiko
- Created: 2024-05-02T10:31:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T02:39:59.000Z (5 months ago)
- Last Synced: 2024-10-12T11:25:24.506Z (27 days ago)
- Language: HTML
- Size: 130 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.