Install ✍
Clone the project: php-func/www from github:
git clone https://github.com/php-func/www.git
Go to the project folder www where the project where cloned:
cd www
Start script install.sh from repo: https://github.com/plainedit/bash.git
./install.sh
Update works such git pull for bash repo: https://github.com/plainedit/bash.git
./update.sh
After you build all files just remove data files in projects to clean disc from temporary files
./clean.sh
START ✍
The same, with folders
./plainedit.sh "1/in.md" "1/out.md"
Config Path where the project folder exist, PlainEdit can be executed from another bash script with defined path
./plainedit.sh --path "/media/tom/projects/bashfunc/www/1" "in.md" "out.md"
Authorisation
./plainedit.sh "1/in.md" "1/out.md" "1/auth.md"
EXAMPLES ✍
DOCS ✍
How to update all projects and docsumentation?
./update_all_projects.sh
Or just one project:
./plainedit.sh 1
Or just documention: combine, publish, open browser
./readme.sh
TODO ✍
- composer project
- basic functions