Skip to content

aaroncox/anchor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running development mode

  1. git clone git@github.com:aaroncox/anchor.git anchor
  2. cd anchor
  3. yarn install
  4. yarn dev

Building OS native binary

all binaries

  1. git clone git@github.com:aaroncox/anchor.git anchor
  2. cd anchor
  3. yarn install
  4. yarn package-all

macOS binaries

  1. git clone git@github.com:aaroncox/anchor.git anchor
  2. cd anchor
  3. yarn install
  4. yarn package

windows binaries

  1. git clone git@github.com:aaroncox/anchor.git anchor
  2. cd anchor
  3. yarn install
  4. yarn package-win

linux binaries

  1. git clone git@github.com:aaroncox/anchor.git anchor
  2. cd anchor
  3. yarn install
  4. yarn package-linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors