feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Creates a string constant from STDIN
|
||||
echo "const DATA: &'static str = concat!("
|
||||
cat - | fold | sed 's/^.*/\t"&",/'
|
||||
echo ");"
|
||||
Reference in New Issue
Block a user