https://github.com/aspeddro/rescript-test-build-warn-error

https://github.com/aspeddro/rescript-test-build-warn-error

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: aspeddro
  • Language: JavaScript
  • Default Branch: main
  • Size: 28.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

ReScript Project Template

Official ReScript starter template.

Installation

sh npm install

Build

  • Build: npm run res:build
  • Clean: npm run res:clean
  • Build & watch: npm run res:dev

Run

sh node src/Demo.res.js

Owner

  • Name: Pedro Castro
  • Login: aspeddro
  • Kind: user
  • Location: Brazil

learning @ocaml 🐫 - @rescript-lang discord: aspeddro

GitHub Events

Total
Last Year

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
package.json npm