Skip to content

SysDen64 is an opinionated, portable working environment designed for the command line warrior who need a flexible and efficient setup on the go.

License

Notifications You must be signed in to change notification settings

automation64/sysden64

sysden64

License GitHub stars GitHub forks

🚀 SysDen64 is an opinionated, portable working environment designed for the command line warrior who need a flexible and efficient setup on the go.


📌 Overview

SysDen64 provides a modular, customizable environment that enables IT professionals to maintain consistency and efficiency across different machines and environments. It simplifies configuration management, profile switching, and module synchronization.


📦 Installation

Install SysDen64 in your home directory (no root privilege required): $HOME/at64/sysden64

INST64_RELEASE="$(curl -s "https://api.github.com/repos/automation64/installer64/releases/latest" | grep '"tag_name":' | cut -d '"' -f 4)" &&
test -n "$INST64_RELEASE" && curl -LO https://github.com/automation64/installer64/releases/download/${INST64_RELEASE}/install-installer64 &&
chmod 755 ./install-installer64 &&
./install-installer64 &&
./at64/inst64/install-sysden64

🚀 Usage

Run sysden64 with the appropriate flags:

sysden64 -h

Example:

# Create a local configuration repository and deploy default configuration files
sysden64 -s

🛠 Contributing

Contributions are welcome! Help us improve by submitting issues, feature requests, or pull requests.


📜 License

SysDen64 is licensed under the Apache-2.0 License.


👤 Author


🌟 If you find this project useful, consider giving it a star!

About

SysDen64 is an opinionated, portable working environment designed for the command line warrior who need a flexible and efficient setup on the go.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •