Git Product home page Git Product logo

deviewsched-backend's Introduction

deviewsched-backend

Deviewsched project repo for Deview 2015

설치

의존 모듈

본 소프트웨어는 다음 목록의 Perl 모듈에 의존하고 있습니다. Linux의 경우 사용 중이신 배포판의 패키지 관리자나 cpan / cpanm을 통해 설치하실 수 있습니다. (cpan을 통해서 system-wide로 설치하시는 것은 배포판에서 자체적으로 제공하는 펄 모듈 파일과 충돌이 날 수 있어 권하지 않습니다.)

plenvperlbrew를 사용하셔서 local perl 환경을 구축하시거나, local::lib를 설정하시면 system-wide로 설치하지 않으셔도 됩니다.

  • Mojolicious

  • Moose

  • JSON

  • DBI

  • DBD::Pg

  • DBIx::Class

  • DBIx::Class::Migration

  • Facebook::Graph

  • MIME::Base64

  • URL::Encode

  • Digest::HMAC_SHA1

  • Coro

    크롤링 스크립트에서 다중 처리를 위해 사용하고 있습니다. Perl 5.22 이상에서는 현재 설치가 불가능합니다.

설정 파일

저장소 내에 있는 deviewsched.conf.sample를 입맛에 맞게 편집하여 /etc/deviewsched.conf로 저장하시거나, 설정 파일을 다른 위치에 저장하신 후 DEVIEWSCHED_BACKEND_CONF 환경 변수를 지정합니다.

export DEVIEWSCHED_BACKEND_CONF=$HOME/.deviewsched.conf

# or ..

$ DEVIEWSCHED_BACKEND_CONF=$HOME/.deviewsched.conf perl script/deview_sched daemon # !!

라이선스

본 소프트웨어는 MIT 라이선스를 따르고 있습니다.

작성자

Gyuhwan Park (unstabler) @ GDG SSU <[email protected]>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.