mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
last preparations for release
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
# Packaging
|
||||
libreevent has a very simple packaging script built in, it's called package.sh and can be run on any bash-compatible shell. This is another thing that should be improved: Add a batch script for the same purpose, it makes Windows user's life so much easier!
|
||||
|
||||
You can just run the script in a terminal by typing
|
||||
```
|
||||
./package.sh
|
||||
```
|
||||
when in the main directory (Linux and MacOS only, requires installed Node.js and npm).
|
||||
|
||||
|
||||
# Setting up the development environment
|
||||
|
||||
To be able to work on libreevent, you need to have node.js and npm installed on your computer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user