Skip to content

v0.1.0.RELEASE

Compare
Choose a tag to compare
@tanhe123 tanhe123 released this 27 Sep 06:50
· 75 commits to master since this release

update:

modify default workspace location to ~/.coding-ide-home/workspace.(coding/WebIDE-Backend#3)
modify sqlite .db location to CODING_IDE_HOME(coding/WebIDE-Backend#9)
using current user default shell(coding/WebIDE-Backend#4)
ensure coding-ide-home exist(coding/WebIDE-Backend@b76916c)
modify tty default working dir to project dir(coding/WebIDE-Backend#10)

enhence:

docker support(#22#30