Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

[Tool/Web/Other] create-samp-app - Quickly set up your dev/server environment

$
0
0
Disclaimer: I had no idea node and electron apps are so large in size until I finished. Should've guessed electron packs whole chromium ¯\_(ツ)_/¯

create-samp-app



I got tired of setting up my workbench and wrote a tool to quickly set up my pawn environment. This is a CLI tool. Run it, get asked a few questions about what you want installed, and you are done. Add it to your $PATH to access it anywhere.

Currently there are only plugins and includes I use, feel free to request more (or better yet, create a PR on github).

Usage:
Code:

create-samp-app [target dir]
Code:

Available flags:
-h, --help            This help message
-t, --target          Platform target
-d, --delete          Remove default filterscripts and includes
-c, --compiler        PAWN compiler
-i, --includes        Includes
-p, --plugins          Plugins
-m, --mysql            Mysql plugin version
-s, --mysql-static    Use statically compiled mysql plugin (linux only)

Download: create-samp-app.zip
Source: Github

But wait! There's more

Then I decided I should write an app (to check out electron).

create-samp-app-gui



Download: create-samp-app-gui-win32-x64.zip create-samp-app-gui-win32-x64.7z
Source: Github

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>