Skip to content

Add PowerShell instructions for windows user #58

@cruxcode

Description

@cruxcode

Add PowerShell instructions for windows user for following commands:

  1. ASSET_URL_PREFIX=<YOUR_ORG_NAME> atri build ssg. The first part where it says ASSET_URL_PREFIX="..." works only in terminals like bash, zsh etc. For Powershell and cmd in windows, you have to first set the environment variable ASSET_URL_PREFIX by doing something like this in PowerShell env:ASSET_URL_PREFIX = 'YOUR_ORG_ NAME'
  2. GIT_USER=<username> atri deploy ssg --gh-pages. Same as above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions