About flatedit ✍
creating documentation is not easy in hundreds of projects, where are dependencies we need some simple tool to manage the documentation from the terminal, during programming
this is the FlatEdit to help You manage the content of many projects
- flatedit.txt
- flatedit.sh
Contribution ✍
curl https://raw.githubusercontent.com/flatedit/bash/main/flatedit.sh -o flatedit
./flatedit initcurl https://raw.githubusercontent.com/flatedit/bash/main/flatedit.sh -o flatedit
echo "https://github.com/flatedit/bash.git flatedit" > "flatedit.dev.txt"
./flatedit install flatedit.dev.txtminsungson/GitHub-cURL: A guide to installing files from GitHub repos in terminal using cURL
./flatedit installOR
./flatedit./flatedit init./flatedit update./flatedit removeContribution ✍
Solutions for development:
Install dependencies after created project
curl https://raw.githubusercontent.com/flatedit/bash/main/flatedit.sh -o flatedit
echo "https://github.com/flatedit/bash.git flatedit" > "flatedit.dev.txt"
./flatedit install flatedit.dev.txtInstall package list after created project
curl https://raw.githubusercontent.com/apipackage/bash/main/apipackage.sh -o apipackage
echo "https://github.com/letwhois/bash apidsl/apidsl/bash letwhois" >> "apipackage.txt"
./apipackage installEdit documentation with flatedit
echo "#!/bin/bash" > "readme"
echo "./flatedit/readme.sh readme.txt" > "readme"
echo "./DOCS/MENU.md" >> "readme.txt"
echo "./DOCS/ABOUT.md" >> "readme.txt"
echo "./DOCS/FOOT.md" >> "readme.txt" ./flateditThe config file: .flatedit can be another, e.g. flatedit.txt
Just change the first line in .flatedit on flatedit.txt
flatedit.txtTODO list of flatedit ✍
- cleaning docs
website ASCIIFlow github lewish/asciiflow: ASCIIFlow
website Textik - ASCII diagrams editor github flatedit/tixi: Ascii charts editor
- scripts
- language
