Skip to content
woodcut-cli / 0.2.1

woodcut-cli 0.2.1

Install from the command line:
Learn more about npm packages
$ npm install @zeepk/woodcut-cli@0.2.1
Install via package.json:
"@zeepk/woodcut-cli": "0.2.1"

About this version

Woodcut CLI Tool

Installation

Homebrew

Run the following series of commands

brew tap zeepk/woodcut-cli https://github.com/zeepk/woodcut-cli
brew install woodcut-cli

Manual

Install manually from the releases page

Commands

All commands begin with woodcut with flags appended - e.g. woodcut ge Lobster or woodcut vos -h

  • ge [item] - returns the current Grand Exchange price for that item
  • stats [username] - displays that users current skills
  • vos - returns current Voice of Seren clans
    • -h - shows the last 10 VoS clan hours

Dev Docs

Project created with Cobra using the Cobra CLI

Release instructions

  1. Create tag with git tag -a v0.1.0 -m "commit message"
  2. Push tag with git push origin v0.1.0
  3. Create release on Github using this link
  4. Push build files to the release with goreleaser release --rm-dist
  5. Update version in package.json
  6. Publish to NPM with npm publish --access public

Details


Assets

  • woodcut-cli-0.2.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all