File tree Expand file tree Collapse file tree 4 files changed +62
-0
lines changed
Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ coming soon.
Original file line number Diff line number Diff line change 1+ # DO NOT USE THIS. READ THE DOCS (coming soon). USE ACTION.YML.
2+ echo " Warning: Attempt to use _just in a wrond way. This may not work right. Pleace read the docs (coming soon)."
3+ bash $GITHUB_ACTION_PATH /src/checks.sh
4+ bash $GITHUB_ACTION_PATH /src/prepare_deployment.sh
5+ bash $GITHUB_ACTION_PATH /src/create_api_endpoints.sh
6+ bash $GITHUB_ACTION_PATH /src/modify_deployment.sh
7+ bash $GITHUB_ACTION_PATH /src/override_deployment.sh
8+ bash $GITHUB_ACTION_PATH /src/build_map.sh
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " justdev_just" ,
3+ "version" : " 0.0.10" ,
4+ "description" : " w.i.p." ,
5+ "main" : " index.sh" ,
6+ "scripts" : {
7+ "test" : " echo \" https://github.com/JustDeveloper1/_just#readme\" && exit 1" ,
8+ "about" : " echo \" https://github.com/JustDeveloper1/_just#readme\" && exit 1" ,
9+ "info" : " echo \" https://github.com/JustDeveloper1/_just#readme\" && exit 1" ,
10+ "repo" : " echo \" https://github.com/JustDeveloper1/_just#readme\" && exit 1" ,
11+ "help" : " echo \" https://github.com/JustDeveloper1/_just#readme\" && exit 1"
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " git+https://github.com/JustDeveloper1/_just.git"
16+ },
17+ "keywords" : [
18+ " postprocessor" ,
19+ " _just" ,
20+ " justdeveloper" ,
21+ " web" ,
22+ " backend" ,
23+ " back-end" ,
24+ " frontend" ,
25+ " front-end" ,
26+ " fullstack" ,
27+ " full-stack" ,
28+ " nodejs" ,
29+ " github" ,
30+ " pages" ,
31+ " github" ,
32+ " pages"
33+ ],
34+ "author" : " JustDeveloper" ,
35+ "license" : " MIT" ,
36+ "bugs" : {
37+ "url" : " https://github.com/JustDeveloper1/_just/issues"
38+ },
39+ "homepage" : " https://github.com/JustDeveloper1/_just#readme"
40+ }
You can’t perform that action at this time.
0 commit comments