$42term

How to use

1Enter your 42 intra username
2Select visualization type (Profile, Projects, Skills)
3Copy the markdown to your GitHub README
$ ./generate.sh --user=username --type=student
42term — bash — 800×40
$ cd ~/42school
$ ls -la
total 24
drwxr-xr-x 3 user staff 96 Mar 29 10:42 .
drwxr-xr-x 5 user staff 160 Mar 29 09:12 ..
-rwxr-xr-x 1 user staff 285 Mar 29 10:42 profile.terminal
-rwxr-xr-x 1 user staff 312 Mar 29 10:42 projects.terminal
-rwxr-xr-x 1 user staff 248 Mar 29 10:42 skills.terminal
$ ./profile.terminal --user=student
generating...
$ ./projects.terminal --user=student
generating...
$ ./skills.terminal --user=student
generating...
$ echo $?
0
command
$pwd
$cd 42term
$chmod +x generate.sh
$./generate.sh --user=username --type=student --theme=dark
ready
bash|utf-8
terminal