letwhois / examples

examples.letwhois.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo.letwhois.com

About letwhois

Documentation

Install letwhois

START

./apifork.sh

CONTRIBUTION

Install dependencies after created project

curl -O https://raw.githubusercontent.com/apifork/bash/main/apifork.sh
echo "apifork.txt" > ".apifork"
echo "" > "apifork.txt"

Update documentation

 ./readme.sh

install

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

./apifork.sh install

OR

./apifork.sh

update

./apifork.sh update

remove

./apifork.sh remove

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

Tags

  • scripts
  • language

About

examples.letwhois.com

License:Apache License 2.0


Languages

Language:Shell 100.0%