-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Arbuckle edited this page Jan 30, 2024
·
41 revisions
git clone https://github.com/lxRbckl/Project-JA.git
cd Project-JA
echo -e '#!/bin/bash\n\nnode ./hook/pre-commit.js' > .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit
What the following does; this installation for developer mode
apiVersion: v1
kind: Pod
metadata:
name: ja
spec:
restartPolicy: Always
containers:
- name: ja
image: lxrbckl/project-ja:latest
env:
- name: tokenopenai
value: ""
- name: tokendiscord
value: ""
What the following does
In loving memory of Kyle, our beloved aquatic friend.