dukeofhazardz commented on issue #287:
URL: https://github.com/apache/age/issues/287#issuecomment-1528010786

   As a Windows user you can download and install Apache-Age by first 
installing the Windows subsystem for Linux (WSL) using the steps stated in this 
[link](https://www.google.com/url?sa=t&source=web&rct=j&url=https://pureinfotech.com/install-windows-subsystem-linux-2-windows-10/&ved=2ahUKEwji-qHXh8X-AhUStKQKHW2oCGoQFnoECAcQBQ&usg=AOvVaw1kjmj7cVtnHaGAsSWSBP54)
   
   After the installation you'll be able to run Linux on Windows by running 
`bash` on the Windows PowerShell CLI:
   
   ```
   PS C:\Users\MY_PC> bash
   ```
   Or `wsl`
   ```
   PS C:\Users\MY_PC> wsl
   ```
   
   Alternatively you could download and set up a vagrant box for Windows 
[install 
vagrant](https://www.google.com/url?sa=t&source=web&rct=j&url=https://developer.hashicorp.com/vagrant/downloads&ved=2ahUKEwjPo7rWi8X-AhVKgv0HHfBiCAYQFnoECBkQAQ&usg=AOvVaw2g05jiILkpmV9vwLycvKBT),
 for more info visit [vagrant 
up](https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.vagrantup.com/&ved=2ahUKEwi2z9_lisX-AhWJhP0HHaJnBjEQFnoECAgQAQ&usg=AOvVaw0lzNIUGBehSatw_YuBPwUb)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to