Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit f3f62a7

Browse files
committed
adds maker
1 parent bfb246e commit f3f62a7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ProjectMaker/main.bash

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
mkdir Project
22
cd Project
33
mkdir public
4-
wget
4+
wget https://raw.githubusercontent.com/HttpAnimation/-EnLang/main/ProjectMaker/About.json
5+
cd public
6+
wget https://raw.githubusercontent.com/HttpAnimation/-EnLang/main/ProjectMaker/main.ekg
7+
cd ../
8+
cd ../
9+
echo "Done you can rename the project by renameing the folder project and changing the name in About.json"

0 commit comments

Comments
 (0)