@mathiasgredal/liblectio
TypeScript icon, indicating that this package has built-in type declarations

0.0.17 • Public • Published

Liblectio

This project is very much WIP and should not be used in a project to any extent, however feel free to submit pull requests and issues.

Github Actions Status

Opsætning

Sørg for at have nodejs og typescript installeret.

  • Download koden: git clone https://github.com/mathiasgredal/liblectio.git
  • gå ind i mappen: cd liblectio
  • dupliker filen .env.example og giv den navnet .env, udfyld de tomme felter i filen med loginoplysninger og skolens id(kan findes i url'en på browseren)
  • Installer de tilhørende biblioteker til projektet: npm install
  • Nu kan koden kompileres ved at køre tsc og køres ved f.eks. at køre node examples/skema.js

Mangler readme indtil videre

Readme

Keywords

none

Package Sidebar

Install

npm i @mathiasgredal/liblectio

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

28.1 kB

Total Files

13

Last publish

Collaborators

  • mathiasgredal