mv to /mnt/c/Users/yourname/Documents
it is not easy to access the file of linux subsystem however the windows files can be found in under /mnt .
I will create a new working folder here in windows Documents.
$rails new myNewSite $cd myNewSite $rails serverIt works from windows file system but work on Linux. Now I can edit source code, css and more with a GUI editor like visual studio code. Set up postgressql
$su apt-get install postgresql postgresql-contrib
0 件のコメント:
コメントを投稿