-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
44ea08d
commit 1b6bae1
Showing
75 changed files
with
291 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Flowise
updated
81 files
Submodule bittensor
updated
from 41412c to a3e87a
Submodule subtensor
updated
86 files
Submodule Bittensor-Wrappers
added at
b95e31
Submodule CreativeBuildsbittensor-image-generation-webui
added at
97d4c0
Submodule DeepBrainChain-MainChain
added at
766de2
Submodule Polkadot-Seoul
added at
15d309
Submodule Saevitus0bittensor-bot
added at
a44a30
Submodule TaoStatsbittensor-resources
added at
4986d1
Submodule TensorTeacherbittensor-mining-tutorial
added at
f22132
Submodule Truthchain
added at
72ccaf
Submodule afterpartyaibittensor-conversation-genome-project
added at
d27b1a
Submodule bittensor-model-finetune
added at
e96c97
Submodule bittensor-subnet-template
added at
762277
Submodule cetinyawesome-bittensor
added at
76fa49
Submodule compute-subnet
added at
2a2f51
Submodule crazydevlegendbittensor-chatgpt
added at
136b18
Submodule data-universe
added at
fe0e21
Submodule dkg-researcher-plugin
added at
efd9c6
Submodule einstein-ait-prod
added at
6ed305
Submodule ifrit98bittensor-ufw
added at
42683f
Submodule impel-intelligencedippy-bittensor-subnet
added at
9a4cf1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
|
||
|
||
#grep -f repos.txt -F /time/.gitmodules | cut -d/ -f4- > found.txt | ||
|
||
for x in `grep -f found.txt -v repos.txt `; | ||
do | ||
NAME=`echo $x | tr -d '\/' ` | ||
git submodule add https://github.com/$x $NAME | ||
|
||
done | ||
#for x in |
Submodule omegalabsincomegalabs-anytoany-bittensor
added at
40afdd
Submodule omegalabsincomegalabs-bittensor-subnet
added at
892995
Submodule unconstBitTensor
added at
d1af69
Submodule womboaiwombo-bittensor-subnet
added at
e518c6
Submodule zkp-subnet
added at
bc5f14
Submodule daily-info
added at
f89413
Submodule exploitproof-net
added at
a19311
Submodule ocr_subnet
added at
f9c3db
Submodule text-prompting
added at
b126ac
Submodule validator-endpoint
added at
4572ba
Submodule On-Chain-Investigations-Tools-List
added at
6f403e
Submodule devops-guide
added at
578825
Submodule helm-charts
added at
222376
Submodule paritytech-ansible-galaxy
added at
628c78
Submodule paseo-action-submission
added at
ecb455
Submodule polkadot-ansible
added at
8726a8
Submodule polkadot-charts
added at
c32798
Submodule polkadot-kubernetes-testnet-example
added at
cb110a
Submodule polkadot-validator-setup
added at
c48b88
Submodule substrate-matrix-faucet
added at
e43024
Submodule terraform-aws-polkadot-deployer
added at
91f925
Submodule pallet-contracts-xcm
added at
e2cfce
Submodule starter-workflows
added at
9f1db5
Submodule terraform-aws-iam-chamber-user
added at
677138
Submodule terraform-aws-ssm-parameter-store
added at
10a24a
Submodule terraform-aws-ssm-parameter-store-policy-documents
added at
e57c2d
Submodule terraform-onpremise-onpremise
added at
75ef19
Submodule xcm-format
added at
9b0833
Submodule amazon-sagemaker-examples
added at
eef13d
Submodule aws-cloudformation-resource-providers-ssm
added at
5e900f
Submodule aws-codebuild-samples
added at
00284b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ today() { | |
pushd $TODAY | ||
} | ||
|
||
|
||
today |