• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

haskellnews/haskellnews: An aggregation of all online content related to Haskell ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

haskellnews/haskellnews

开源软件地址(OpenSource Url):

https://github.com/haskellnews/haskellnews

开源编程语言(OpenSource Language):

Haskell 96.9%

开源软件介绍(OpenSource Introduction):

Build Status

Overview

haskellnews.org is an aggregation of all online content related to Haskell.

I think this paints a fairly comprehensive picture of the Haskell community’s public activities.

Certainly, if you want Haskell news, here is the best place online to go.

Haskell News - Chris Done

Features

All content is updated every 10 minutes.

Want more features or sources integrated? Open an issue!

Contributing

Fork the repository and use Git to clone your copy:

$ git clone https://github.com/<username>/haskellnews/

Using Stack, build the project:

$ stack build

Note. If you are a Cabal user, please help out and submit a PR with the relevant Cabal commands to get started. Much appreciated!

Meanwhile, you can create a local copy of the necessary configuration:

$ cp haskellnews.conf.sample haskellnews.conf

Create a development PostgreSQL database:

$ sudo su postgres --command 'createuser haskellnews -P'
$ sudo su postgres --command 'createdb haskellnews -O haskellnews'

Then, create the initial version:

$ stack exec haskellnews haskellnews.conf create-version

Import Haskell content with:

$ stack exec haskellnews haskellnews.conf github
$ stack exec haskellnews haskellnews.conf import

Note. Your haskellnews database now has a public table full of items.

And finally, run the server:

$ stack exec haskellnews haskellnews.conf



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
co-log/co-log: 发布时间:2022-06-22
下一篇:
thma/WhyHaskellMatters: In this article I try to explain why Haskell keeps being ...发布时间:2022-06-22
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap