⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
makarnacimmix.xyz
/
node_modules
/
crypto-js
/
View File Name :
CONTRIBUTING.md
# Contribution # Git Flow The crypto-js project uses [git flow](https://github.com/nvie/gitflow) to manage branches. Do your changes on the `develop` or even better on a `feature/*` branch. Don't do any changes on the `master` branch. # Pull request Target your pull request on `develop` branch. Other pull request won't be accepted. # How to build 1. Clone 2. Run ```sh npm install ``` 3. Run ```sh npm run build ``` 4. Check `build` folder