faas-perl-bibtex-2-html

所属分类:FaaS/Serverless
开发工具:Perl
文件大小:32KB
下载次数:0
上传日期:2018-12-16 19:13:07
上 传 者sh-1993
说明:  基于修改的BibStyle库将BibTeX转换为HTML。使用OpenFaaS为无服务器环境准备
(Converting BibTeX to HTML based on modified BibStyle library. Prepared for serverless using OpenFaaS)

文件列表:
LICENSE (1062, 2018-12-17)
faas-perl-bibtex-2-html.yml (190, 2018-12-17)
faas-perl-bibtex-2-html (0, 2018-12-17)
faas-perl-bibtex-2-html\Dockerfile (778, 2018-12-17)
faas-perl-bibtex-2-html\cpanfile (0, 2018-12-17)
faas-perl-bibtex-2-html\function (0, 2018-12-17)
faas-perl-bibtex-2-html\function\BibStyleConverter.pm (13567, 2018-12-17)
faas-perl-bibtex-2-html\function\Handler.pm (990, 2018-12-17)
faas-perl-bibtex-2-html\function\IHtmlBibtexConverter.pm (174, 2018-12-17)
faas-perl-bibtex-2-html\function\LocalBibStyle.pm (68027, 2018-12-17)
faas-perl-bibtex-2-html\function\cpanfile (399, 2018-12-17)
faas-perl-bibtex-2-html\function\default.bst (23800, 2018-12-17)
faas-perl-bibtex-2-html\function\example.bib (538, 2018-12-17)
faas-perl-bibtex-2-html\index.pl (260, 2018-12-17)
load-test.sh (344, 2018-12-17)
redeploy.sh (176, 2018-12-17)

# Perl BibTeX to HTML Converter with OpenFaaS This code allows converting BibTeX to HTML based on modified BibStyle library. Prepared for serverless using OpenFaaS. The goal of this project is to encapsulate low quality code (especially the BibStyleConverter) and remove it from the [BibSpace](https://github.com/vikin91/BibSpace) project. ## Usage with OpenFaaS and Docker Swarm deployed on local machine ```bash $ docker swarm init $ git clone https://github.com/openfaas/faas && \ cd faas && \ git checkout master && \ ./deploy_stack.sh && \ docker service ls $ ./redeploy.sh # Invoke the function cat faas-perl-bibtex-2-html/function/example.bib | faas-cli invoke faas-perl-bibtex-2-html # Runing load-test ./load-test.sh ```

近期下载者

相关文件


收藏者