This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-07-25 18:39:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
.devcontainer
/
post_start_command.sh
4 lines
31 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add start commands to devcontainer (#3902)
2024-04-28 06:30:56 +02:00
#!/bin/bash
build: introduce uv as Python package manager (#16317) Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-04-15 16:16:49 +08:00
cd
api
&&
uv sync
Reference in New Issue
Copy Permalink