Commit Graph

44 Commits

Author SHA1 Message Date
OusmBlueNinja
68625e2e62
Update main.py 2023-08-27 12:02:11 -05:00
OusmBlueNinja
0e618389bc
Delete new.py 2023-08-27 12:02:00 -05:00
OusmBlueNinja
f9906d7b93
Update nano.py 2023-08-27 12:01:44 -05:00
ab7d379424 Updated nano package 2023-08-27 11:58:04 -05:00
e95470f384 added syntax hilighting nano 2023-08-27 01:20:53 -05:00
d9b34a3f2a added single file deployment 2023-08-27 00:53:50 -05:00
e53d303d32 Merge branch 'main' of https://github.com/OusmBlueNinja/TermPY 2023-08-27 00:53:22 -05:00
8e2a273236 added recovery code if files deleated 2023-08-27 00:20:47 -05:00
OusmBlueNinja
291cd428ba
Update test.py 2023-08-27 00:04:50 -05:00
3b97d699aa bug test 2023-08-27 00:03:25 -05:00
bffbeb3b68 bug testing 2023-08-27 00:02:37 -05:00
f773f3fa91 Stopped CTRL+C
and added the abulity to just run pakk install <package>. and it download it from the internet if it excists
2023-08-26 23:56:55 -05:00
9d034a79de added remote pull for packages 2023-08-26 23:24:51 -05:00
b8448dea16 Fixed updator 2023-08-26 23:19:57 -05:00
e816eae2e5 fix smth i broke 2023-08-26 23:12:40 -05:00
363bfd42d8 changes update.py 2023-08-26 23:10:31 -05:00
8021d8ff94 modified: packages/update.py 2023-08-26 23:07:40 -05:00
248f99b3d5 modified: packages/update.py 2023-08-26 23:05:43 -05:00
00690e8cfa modified: packages/update.py 2023-08-26 23:05:17 -05:00
316c5c5eae modified: packages/pakk.conf
modified:   packages/update.py
2023-08-26 22:56:36 -05:00
6c1676da18 fixed upd/update 2023-08-26 22:51:11 -05:00
b19dd70023 deleted: main.exe 2023-08-26 22:44:46 -05:00
34be544a78 modified: main.py 2023-08-26 22:34:52 -05:00
1e803d87ca disabled ctrl+c
modified:   main.py
2023-08-26 22:34:08 -05:00
1e79fbd435 Merge branch 'main' of https://github.com/OusmBlueNinja/TermPY 2023-08-26 22:12:22 -05:00
731b9ff980 + pakk remove to allow multiple packages at once 2023-08-26 22:12:05 -05:00
OusmBlueNinja
716b8fb5fa
Update README.md 2023-08-26 22:04:16 -05:00
OusmBlueNinja
e914d9768c
Update README.md 2023-08-26 22:04:03 -05:00
cb4d531edc updated docs
modified:   Docs.md
2023-08-26 22:02:03 -05:00
OusmBlueNinja
b4bf74ab45
Merge pull request #2 from GirlInPurple/main
readme, docs, and merge
2023-08-26 21:54:32 -05:00
OusmBlueNinja
c078a94931
Merge branch 'main' into main 2023-08-26 21:54:26 -05:00
The Color Blurple
ad79a919db readme docs 2023-08-26 22:52:17 -04:00
0837f6c5fd Fixed pip package 2023-08-26 21:41:15 -05:00
101bf6ed1c deleted: packages/__pycache__/builtin.cpython-310.pyc
deleted:    packages/__pycache__/builtin.cpython-311.pyc
	deleted:    packages/__pycache__/echo.cpython-311.pyc
	deleted:    packages/__pycache__/nano.cpython-310.pyc
	deleted:    packages/__pycache__/netget.cpython-310.pyc
	deleted:    packages/__pycache__/netget.cpython-311.pyc
	deleted:    packages/__pycache__/python.cpython-310.pyc
2023-08-26 21:37:18 -05:00
9ff414e539 modified: .gitignore
modified:   main.py
2023-08-26 21:36:57 -05:00
c4d78b7879 Update main.py 2023-08-26 21:28:03 -05:00
da6ba401d8 Merge branch 'main' of https://github.com/OusmBlueNinja/TermPY 2023-08-26 21:26:27 -05:00
2d2b60a704 Update builtin.py 2023-08-26 21:26:25 -05:00
OusmBlueNinja
e81534f745
Merge pull request #1 from GirlInPurple/main
pip package
2023-08-26 21:25:56 -05:00
GirlInPurple
3b5dcfc081 pip package
new file:   .gitignore
	new file:   packages/pip.py
2023-08-26 22:22:28 -04:00
f72dd90f88 removed debug stuff 2023-08-26 21:02:07 -05:00
08791e3b47 fixed windows commands 2023-08-26 20:57:23 -05:00
d3aaefaffd Create echo.py 2023-08-26 20:35:58 -05:00
cb54be6887 new file: main.py
new file:   packages/builtin.py
	new file:   packages/nano.py
	new file:   packages/netget.py
	new file:   packages/pakk.conf
2023-08-26 20:31:40 -05:00