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

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
Reply
#2

Looks interesting, good concept keep it up!
Reply
#3

Well done mate, thank you for sharing
Reply
#4

Holy smokes, this is awesome! Great job .
Reply
#5

How does it made code look like?
Reply
#6

Currently it does not touch code, just sets up server + compiler, then downloads plugins and includes and puts their files in corresponding folders (.dll/.so to plugins, .inc to pawno/include). You have to write gamemode/fs yourself and include dependencies as usual.
Reply
#7

It is really handy, tremendous work,
Reply
#8

Why such badass work?

that awesome. Good job Misiur
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)