This website requires JavaScript.
Explore
Help
Sign In
public
/
linux-tools
Watch
1
Star
0
Fork
0
You've already forked linux-tools
Code
Issues
12
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bash
python
34
Commits
2
Branches
1
Tag
187
KiB
Python
94.4%
Shell
5.6%
7da9cd3472
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lucas Noki
7da9cd3472
Use temp file to write changes safely, remove dupes with awk
2020-01-11 02:38:46 +01:00
.idea
Change sdk home to project default
2020-01-11 02:38:46 +01:00
modules
Use temp file to write changes safely, remove dupes with awk
2020-01-11 02:38:46 +01:00
.gitignore
Update .gitignore to exclude .vscode folder
2019-12-14 05:23:06 +01:00
AbstractModule.py
Replace IModule with AbstractModule
2019-12-21 02:49:53 +01:00
main.py
Rename variables to not cover outer ones, remove transform method
2020-01-05 17:56:53 +01:00
requirements.txt
Add command line interface with PyInquirer
2019-12-16 22:51:40 +01:00
SingleModuleRunner.py
Add class to run a single module
2020-01-11 02:38:46 +01:00
start.sh
Delete old, create new project structure
2019-12-13 23:25:54 +01:00