-
Notifications
You must be signed in to change notification settings - Fork 0
License
das-labor/labcontrol
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to compile ============== `git clone --recursive https://github.com/das-labor/labcontrol.git` `git submodule update --init --recursive` ## Meson ``` meson setup <build dir> cd <build dir> meson compile ``` ## Autotools 1) ./bootstrap.sh 2) ./configure 3) make
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published