Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
budget-cal
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
budget-cal
Commits
2180aa51
There was an error fetching the commit references. Please try again later.
Commit
2180aa51
authored
3 months ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
17e5d2db
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-8
6 additions, 8 deletions
README.md
with
6 additions
and
8 deletions
README.md
+
6
−
8
View file @
2180aa51
...
...
@@ -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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment