s4

changeset 480:11eddcc1d33f

add README.md
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Dec 2017 22:20:28 +0900
parents 077dc1763239
children 856710101c49
files README.md
diffstat 1 files changed, 37 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README.md	Sun Dec 10 22:20:28 2017 +0900
     1.3 @@ -0,0 +1,37 @@
     1.4 +s4
     1.5 +=======
     1.6 +
     1.7 +SNS by Shell Script and SQLite3
     1.8 +-------------------------------
     1.9 +S4 is an SNS(Social Networking System) constructed with
    1.10 +Bourne Shell and SQLite3.  Main purpose of S4 is to build
    1.11 +prototyping system for assessment of the first introduction of some
    1.12 +information system.
    1.13 +
    1.14 +Features
    1.15 +--------
    1.16 +* 本体 < 500KB
    1.17 +* コード < 10k lines
    1.18 +* 招待制SNS
    1.19 +* 個人によるブログ作成
    1.20 +* グループ作成
    1.21 +* グループ内の掲示板作成
    1.22 +* レポート提出(集計)機能つき掲示板
    1.23 +* 新着表示
    1.24 +* 全文検索
    1.25 +
    1.26 +How to Get
    1.27 +----------
    1.28 +You can obtain s4 via
    1.29 +[Mercurial repository](https://www.yatex.org/hgrepos/s4/)
    1.30 +as below.
    1.31 +
    1.32 +	hg clone https://www.yatex.org/hgrepos/s4
    1.33 +
    1.34 +Join to S4
    1.35 +----------
    1.36 +設置サンプル
    1.37 +[S4square](https://www.yatex.org/shsql/) へどうぞ。
    1.38 +招待メイルを出します(捨てアドレス可)。
    1.39 +https://www.yatex.org にあるアドレスまで連絡ください。
    1.40 +