apifork / bash

bash.apifork.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo.apifork.com

Example use cases - examples.apifork.com

About apifork

Start on project

apifork implementation in project

curl https://raw.githubusercontent.com/apifork/bash/main/apifork.sh -o apifork
echo "apifork.txt" > ".apifork"
echo "https://github.com/flatedit/bash.git flatedit" > "apifork.txt"
echo "./flatedit/readme.sh readme.txt" > "readme"

minsungson/GitHub-cURL: A guide to installing files from GitHub repos in terminal using cURL

Install apifork

install

./apifork.sh install

OR

./apifork.sh

update

./apifork.sh update

remove

./apifork.sh remove

Config apifork

Config project file:

The config file: .apifork can be another, e.g. projects.txt

Just change the first line in .apifork on projects.txt

projects.txt

Old version was working in separated files:

#./apifork/${CMD}.sh

TODO:

TODO:

apipackage https://www.apipackage.com/

Tags

  • scripts
  • language

About

bash.apifork.com

License:Apache License 2.0


Languages

Language:Shell 100.0%