https://github.com/alfredoq/tutorial-node-calculator-actions

https://github.com/alfredoq/tutorial-node-calculator-actions

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: alfredoq
  • Language: JavaScript
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Node Calculator + GitHub Actions

Este proyecto es una calculadora simple en Node.js con un flujo de trabajo en GitHub Actions.

Lee los siguientes documentos:

  • Description.md: descripción del proyecto.
  • Workflow.md: cómo crear y configurar el archivo de workflow para GitHub Actions.

Owner

  • Name: Alfredo Quevedo
  • Login: alfredoq
  • Kind: user
  • Location: Cordoba, Argentina
  • Company: Faculty of Chemical Sciencies, UNC

Professor at the Faculty of Chemical Sciences, National University of Cordoba, Argentina. Discipline: Medicinal Chemistry and Computer Aided Drug Design

GitHub Events

Total
  • Push event: 2
  • Create event: 2
Last Year
  • Push event: 2
  • Create event: 2

Dependencies

.github/workflows/test_calculator.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
package.json npm