Skip to content

Simple and user-friendly Debian post-install cli application

License

Notifications You must be signed in to change notification settings

RukkaPlus/Setup-My-Debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configure my Debian

Simple and easy to use Debian post-install cli application

NOTE: This application is for DEBIAN ONLY. And is not intended for use on other Linux distributions. So if you want to target this app to other Linux distributions, you will modify it. Remember to read the use license before modifying this application

Requirements

This little application is written in JavaScript. You must install Node.js to run this application. You can find Node.js installers for Debian here. Or you can just install it from the Debian's APT repository

sudo apt install nodejs npm

How to use

To run this application is very easy. You just need to download the source code and go there with your terminal. There, run this command to install the required packages

npm i

After doing this, you can run the application with the following command

npm start
Made with ❤️ by RukkaPlus

About

Simple and user-friendly Debian post-install cli application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published