Additional improvements to the debian build + a setup command built into ncc
This commit is contained in:
parent
5b57f12365
commit
b102089d80
6 changed files with 156 additions and 4 deletions
|
@ -11,7 +11,7 @@ Vcs-Git: https://git.n64.cc/nosial/ncc.git
|
|||
Vcs-Browser: https://git.n64.cc/nosial/ncc
|
||||
Name: Nosial Code Compiler
|
||||
Architecture: all
|
||||
Depends: php (>= 8.0), php-mbstring, php-common, php-ctype, php-curl, zlib1g, php-zip
|
||||
Depends: shared-mime-info, php (>= 8.0), php-mbstring, php-common, php-ctype, php-curl, zlib1g, php-zip
|
||||
Description: Nosial Code Compiler is a multi-purpose compiler, package manager, and toolkit written in PHP.
|
||||
NCC (Nosial Code Compiler) is a versatile tool designed for various tasks related to PHP development.
|
||||
It allows you to compile PHP code, manage packages, and perform various tasks in a PHP-centric environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue