Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 441 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (6 loc) · 441 Bytes

Contributing

First: read info.md

To get started with development, run the command npm build && npm dev to start up a development server.

Alternatively, run the command npm watch in one terminal, and npm dev in another terminal to start a development server.

To use fish-commands with a server installed somewhere else, run npm attach [jarfilepath.jar]

Once you have made and tested your changes, submit a PR.