# Sciwork weekly meetup in NYCU
A meetup to discuss scientific code development around NYCU and Science Park
:::info
Time: Wednesday 19:00 - 21:00
Venue: Somewhere in NYCU
:::
## Regular program
### Hacking modmesh
Purpose: Provide help to set up [modmesh](https://github.com/solvcon/modmesh) development environment to start hacking
:::info
Frequency: Once other week
Host: Chun-Hsu
:::
Key points:
- How modmesh makes use of bash, (GNU) make, CMake for automating development
- Practice command-line, e.g., work with environment variables like `PATH`
- How to use [devenv](https://github.com/solvcon/devenv) to build and manage external dependency