Skip to content
Snippets Groups Projects
Commit 2180aa51 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.

parent 17e5d2db
No related branches found
No related tags found
No related merge requests found
......@@ -5,14 +5,16 @@ recolic自用的记账工具
## Installation / Deployment
1. Download all files into any PHP-enabled HTTP server.
2. (Optional) Create an 'Spec Budget' excel on Google Drive or OneDrive and share to everyone, and put link into `spec_url.txt`.
3. Enjoy.
2. `chmod 777 -R YOUR_SERVER_DIR`
3. (Optional) Create an 'Spec Budget' excel on Google Drive or OneDrive and share to everyone, and put link into `spec_url.txt`.
4. Enjoy.
## 安装方法
1. 把所有文件下载到一个有PHP的HTTP服务器。
2. (可选) 创建一个 '意外支出' 的excel文档在Google Drive或OneDrive里面,分享给匿名用户,并将连结放进`spec_url.txt`
3. 使用它。
2. `chmod 777 -R [你的HTTP文件夹]`
3. (可选) 创建一个 '意外支出' 的excel文档在Google Drive或OneDrive里面,分享给匿名用户,并将连结放进`spec_url.txt`
4. 使用它。
## How does it work
......@@ -75,7 +77,3 @@ Amazon下单后亦存在完全退款之可能,然下单时开支数目已于
这是因为现金等价物之实际价值难以评估,甚至可能并非来自现金购买。而我们只对现金开销之管控感兴趣。若将现金等价物视为现金,则会导致重复记录开销(想想存款准备金率如何影响货币总量)。
## Deployment
Put `release/` into any php-enabled web server, do `chmod 777 -R deploy_dir`, and enjoy.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment