tangled
alpha
login
or
join now
lapo.it
/
asn1js
1
fork
atom
JavaScript generic ASN.1 parser (mirror)
1
fork
atom
overview
issues
pulls
pipelines
Update all repositories every time.
lapo.it
4 years ago
aaea7653
cf9b9c24
+1
1 changed file
expand all
collapse all
unified
split
mirror_to_github.sh
+1
mirror_to_github.sh
reviewed
···
1
1
#!/bin/sh
2
2
cd `dirname "$0"`
3
3
+
mtn sy
3
4
if [ ! -d .git ]; then
4
5
git init
5
6
git remote add origin git@github.com:lapo-luchini/asn1js.git