[go: up one dir, main page]

Skip to content

Apicius is a CLI application installer for linux, for fast setups.

License

Notifications You must be signed in to change notification settings

AxelGard/apicius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apicius

Apicius is a application installer for linux, for fast setups.

Apicius is in alpha stages of development as of now.

img

Apicius will ask you what programs you would like to install and then installs them. Apicius is post install script for linux. So that you can install programs and apps that you want to be installed.

Install

Apicius need python 3 to run.

For know you need to

git clone git@github.com:AxelGard/apicius.git
cd apicius/

to then run

sudo python3 -m apicius

Apicius needs sudo since it installs programs and those install processes needs sudo.

Add a program

will add a more exnstiv totorial later but for now look at

cp apicius/apicius/applications/template.json apicius/apicius/applications/myapp.json

just copy the template file and add the install commands in the cmd value in the json file. As well as any other relevant information.

feel free to make a PR with other programs that you think should be easy to install.

Contribute

Feel free to make a PR if you have any changes that you think is needed. Senice it is still eraly and nothing is working as of know I might change a lot. But let me know through email or an issue if you are working on somthing.

About

Apicius is a CLI application installer for linux, for fast setups.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages