Skip to content

khelle/surume

Repository files navigation

Surume Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Description

Surume is a framework created for writing distributed webapplication.

Installation

To install the framework, first clone the repository using command

git clone git@github.com:khelle/surume.git .

Then download all dependencies using composer

composer install --no-interaction

After successful installation, copy data directory and shell scripts

cp ./vendor/khelle/surume/surume-data ./surume-data
cp ./vendor/khelle/surume/surume ./surume
cp ./vendor/khelle/surume/surume.server ./surume.server

You are ready to go

Test

To run tests, simply run

vendor/bin/phpunit --coverage-text

License

Surume framework is open-sourced software licensed under the MIT license.

About

Surume webapplication framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages