This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
edu-dis-labs
Archived
Watch
3
Star
0
Fork
You've already forked edu-dis-labs
3
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
This repository has been archived on
2024-05-21
. You can view files and clone it, but cannot push or open issues or pull requests.
1ec1bbbfed
edu-dis-labs
/
utils
/
table-generator
/
update-tables.sh
5 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
mkdir -p tables/
./convert.py use-cases/* -nv -d tables/
Reference in New Issue
View Git Blame
Copy Permalink