sams

1.0.0 • Public • Published

Sams-Core

This is the repo that holds the algorithms & structures for the memory scheduler.

All documentation here Docs

How to use

Clone this module:

git clone https://github.com/samsteam/sams-core

Install dependencies:

npm install

How to contribute

You can help us adding new algorithms :)

Check the docs.

For testing, we're using mochajs

Install mocha

npm install -g mocha

Run tests

npm test

/sams/

    Package Sidebar

    Install

    npm i sams

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • brunocascio
    • dev.samsjs