examples

examples.plainedit.pl

View on GitHub

logo

Usecases - examples.plainedit.com

Install

Clone the project: plainedit/examples from github:

git clone https://github.com/plainedit/examples.git

Go to the project folder example where the project where cloned:

cd examples

Start script install.sh from repo: https://github.com/plainedit/bash.git

./install.sh
git clone https://github.com/plainedit/bash.git plainedit

Update works such git pull for bash repo: https://github.com/plainedit/bash.git

./update.sh
cd plainedit
git pull
cd ..

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 It works here in plainedit.sh file

./plainedit.sh --path "/media/tom/projects/plainedit/examples/1" "in.md" "out.md"

Authorisation

./plainedit.sh "1/in.md" "1/out.md" "1/auth.md"

FLAGS

show only code

example with FLAGS IN

show only code at selected script

example with FLAGS IN

EXAMPLES

example-plainedit.com.png

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

more on Roadmap - offer.plainedit.com