Skip to content

Makefile for common actions #18

@AlexDaniel

Description

@AlexDaniel

Would be nice to have something like a Makefile, which can include all kinds of basic actions.

As I'm adding unit tests, I think it would be obligatory to have make test working anyway. And that's where we will be able to plug continuous integration later.

Also, this was suggested as a basic test:

python simulate.py -D 2 -credit_based_FC -Rand 0.01 -PS 8 8 -sim 10000 -end 11000

Well, perhaps it would make sense to have make basic-test that would do something like that?

This may also help with issue #15 (e.g. make paper to recreate what's needed instead of committing the files directly).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions