Skip to content

Commit

Permalink
📝 add building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eramdam committed Jun 2, 2019
1 parent 2531978 commit eeb0e77
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Requirements

- NodeJS (built using 12.3.1 as of writing)
- NPM (built using 6.9.0 as of writing)

# Make a release
```
npm run release
```

0 comments on commit eeb0e77

Please sign in to comment.