Skip to content

Commit

Permalink
Minor README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gpproton committed Jul 15, 2023
1 parent aa8a0db commit 3be2fc1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Godwin peter .O>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
Expand Down
1 change: 1 addition & 0 deletions linux/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Linux quick start
1 change: 1 addition & 0 deletions network/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Linux network info

0 comments on commit 3be2fc1

Please sign in to comment.