定制 stefanotorresi/thorr-advent 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stefanotorresi/thorr-advent

Composer 安装命令:

composer require stefanotorresi/thorr-advent

包简介

Advent of Code puzzle solutions wrapped in a PHP7 CLI app

README 文档

README

Advent of Code puzzle solutions wrapped in a PHP7 CLI app. Most overkill and far from code golf as it can be.

Installation

Composer global install

$: composer global require stefanotorresi/thorr-advent

The executable will be ~/.composer/bin/advent.

Git

$: git clone https://github.com/stefanotorresi/thorr-advent
$: cd thorr-advent
$: composer install

The executable will be ./advent.

Phar

TBD

Usage

Each puzzle is available as a command named dayN.

You can use either a file path or stdin as input:

$: advent day1 day1.txt
$: echo "()()())))((((((((((((" | advent day1

Both parts of the puzzle will be executed by default, but you can execute just a single part if you want, using the --part option:

$: advent day1 day1.txt --part basement

You can get to know the part names with the help command:

$: advent help day1

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-12-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固