Project Name: RillHost-BashScript-Template Project
This document is intended to provide:
1.1 Brief Picture of this Project
1.2 How to Run this Project
1.3 Project Reference (License & CopyRight)
2.1 Development Environment
Project Tested as:
- CentOS 8 / Fedora 33
- Bash 5.x
2.2 Stage Environment
2.3 Production Environment
3.1 get source code from github (installation 1)
mkdir ~/Projects/Github.com/
cd ~/Project/Github.com/
git clone https://github.com/czhou-dev-2020/BashScript.git
3.2 setup local database (installation 2)
Not yet
3.3 running project on localhost
[czhou@localhost ~]$ cd ~/Projects/Github.com/BashScript/src/Template
[czhou@localhost BashScript]$ ./RillHost-BashScript-Template.sh
3.4 project start demo
[czhou@localhost BashScript]$ ./RillHost-BashScript-Template.sh
hello world!
Hello cranez
Bash version: 5.0.17(1)-release
4.1 Main
screen picture 1
4.2 Test
screen picture 2
5.1 Test Case 1
5.2 Test Case 2
- See DESIGN for project design document
- See COMPONENTS for project components (official websites reference)
- ISV 1: Crane Zhou
- ISV 2: xxx xxx
- API Vendor 1:
- API Vendor 2:
This Project is released under the terms of the BSD license.
See LICENSE for more information or see:
https://opensource.org/licenses/BSD-3-Clause.