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

https://github.com/argil-data/moodle-theme_argil

A Moodle Boost child theme which is intended to meet the needs of university campuses.
https://github.com/argil-data/moodle-theme_argil

Last synced: about 1 year ago
JSON representation

A Moodle Boost child theme which is intended to meet the needs of university campuses.

Awesome Lists containing this project

README

          

# moodle-theme_argil

A Moodle Boost child theme which is intended to meet the needs of university campuses.

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

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