Skip to content

php-func/www

Repository files navigation

logo

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

Optional script to clean folders

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

About

PHPfunc - functional solutions with strong typing for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published