Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miruji/packit
Simple package manager on RTS
https://github.com/miruji/packit
free package-manager rts
Last synced: 14 days ago
JSON representation
Simple package manager on RTS
- Host: GitHub
- URL: https://github.com/miruji/packit
- Owner: miruji
- License: other
- Created: 2024-06-01T20:41:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T21:54:49.000Z (24 days ago)
- Last Synced: 2025-01-15T23:47:02.410Z (24 days ago)
- Topics: free, package-manager, rts
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# packit (Packages Kit)
A simple real-time package manager.So, packit is written in [RTS](https://github.com/miruji/rts) and therefore runs in real time. It can work with packages in a less fussy way, so I thought why not use it in everyday tasks. It is worth remembering that the functionality depends on the stage of development of the language, and to work you need RTS = 231206.
> To run you just need to write ./rts run packit.rt; you can also bind the launch on your system to just "packit".
Keys:
>
> v - packit version
>
> s - Synchronize package (update/download)
>
> sa - Synchronize all packages
>
> r - Remove package
>
> rd - Remove package with dependencies
>
> rdc - Remove package with dependencies, configuration
>
> l - Show litter packages
>
> lc - Clear litter packages
>
> c - Clear cache, leaving latest
>
> ca - Clear cache, all