diff --git a/README.md b/README.md index 47033b3..acd1310 100644 --- a/README.md +++ b/README.md @@ -15,25 +15,30 @@ chmod +x ./setup.sh ``` ## Roadmap for utilities -- [*] Alias setup +- [x] Alias setup - [ ] Basic servers setup - [ ] Docker setup +- [x] Docker alias +- [x] Docker compose alias +- [x] Docker swarm alias - [ ] Kubernetes setup - [ ] Linux network setup - [ ] Linux Dev workstation setups - [ ] WSL setup +- [ ] Windows package setup - [ ] Windows Dev setup ## Compatible operating system -- [ ] OpenSuse -- [*] Fedora +- [x] OpenSuse +- [x] Fedora - [ ] Ubuntu - [ ] Windows WSL -- [ ] Mac OS +- [ ] Windows +- [x] Mac OS MIT License -Copyright (c) 2022 me@godwin.dev +Copyright (c) 2023 [Godwin peter .O](mailto:me@godwin.dev) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/linux/README.md b/linux/README.md new file mode 100644 index 0000000..6886822 --- /dev/null +++ b/linux/README.md @@ -0,0 +1 @@ +# Linux quick start diff --git a/network/README.md b/network/README.md new file mode 100644 index 0000000..b335874 --- /dev/null +++ b/network/README.md @@ -0,0 +1 @@ +# Linux network info