leovujanic/codility
Composer 安装命令:
composer create-project leovujanic/codility
包简介
Leo Vujanić - Codility solutions
README 文档
README
Installation
The preferred way to install this extension is through composer. Check the composer.json for this project requirements and dependencies.
To install, run
$ php composer.phar create-project leovujanic/codility
Lessons files
Lessons files can be found in src/lessons directory. Each Lesson has its own directory, and lessons tasks can be found in subdirectories. Task directories are named by task name following camel-case convention. The final solution is in index.php file. Every solution is under its own namespace and autoloaded with composer autoload.
Codility links can be found in comments.
Web interface - Task list and task runner
Web root directory is src/web and entry script is index.php
Tests
There are some unit test and you can run them by calling
$ php vendor/bin/codecept run
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-11-19