Skip to content

ReScript Project Generator for Hyperpolymath ecosystem with Deno runtime

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENCE
Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

hyperpolymath/create-rescript-poly

License

create-rescript-poly: ReScript Project Generator

1. Overview

create-rescript-poly is a project generator for the Hyperpolymath ReScript Full Stack ecosystem. It bootstraps new ReScript projects with standardized structure, dependencies, and tooling, ensuring compliance with ecosystem conventions and best practices.

1.1. Key Features

  • Standardized Project Structure: Generates projects with pre-configured directories, build scripts, and documentation.

  • Ecosystem Integration: Automatically includes rescript-poly-core and other ecosystem tools.

  • Deno Native: Designed for the Deno runtime, not Node.js.

  • Automation: Uses Just for task management (see Justfile Cookbook).

2. Prerequisites

  • Deno (v1.30+)

  • ReScript (v11+)

  • just (for task automation)

3. Installation

deno install --allow-all --name create-rescript-poly https://deno.land/x/create_rescript_poly/cli.ts

4. Usage

create-rescript-poly new my-project
cd my-project
just setup

5. Project Structure

Generated projects include: - src/: ReScript source files - tests/: Deno test suite - docs/: Modular documentation (AsciiDoc) - justfile: Standardized automation (see Justfile Cookbook) - licences/: License files (PMPL-1.0-or-later, PMPL-1.0, Palimpsest v0.4)

7. Automation

All build, test, and deployment tasks are managed via just. Run just --list for available commands.

8. License

This project is licensed under: - PMPL-1.0-or-later - PMPL-1.0 - Palimpsest v0.4

About

ReScript Project Generator for Hyperpolymath ecosystem with Deno runtime

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENCE
Unknown
LICENSE
Unknown
LICENSE.txt

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •