Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 721 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 721 Bytes

parchix

Post Arch/Artix Linux Installation Configurations for Developers and Machine Learning Engineers.

Making the installation and configurations seamless of different packages necessary for developers.

Sitback and enjoy your coffee while parchix sets up your Arch/Artix Linux for development.

Menu Install:

  • To configure your system using interactive menu use following command:
bash config.sh
  • To configure your system automatically use following command:
bash auto-config.sh
  • To build conda environment and install dependencies use following commands:
bash build-pyenvs.sh
  • The conda environment configurations files are available at scripts/pyenvs path.