Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamondgotcat/custom-hti
A repository template for the installer to discover
https://github.com/diamondgotcat/custom-hti
Last synced: about 1 month ago
JSON representation
A repository template for the installer to discover
- Host: GitHub
- URL: https://github.com/diamondgotcat/custom-hti
- Owner: DiamondGotCat
- License: mit
- Created: 2024-06-01T07:59:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T08:26:31.000Z (8 months ago)
- Last Synced: 2024-06-01T09:36:53.507Z (8 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom-HTI
HTI index template## How to use
To have the NIT installer find it, you need to clone this repository to your GitHub account and customize it.
Also, for custom HTI, you need to add an index before installing it.Follow the steps below to set it up.
1. Fork this as name "Custom-HTI"
2. Turn on GitHub Pages
3. Add your work (packages.json)
4. Publish## User
Now that your HTI repository is complete, we'll show you how to install your work. (This is an HTI salad system and allows installation from other repositories)
```
python nit.py install hti-salad
```
```
(#) install hti-salad
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5627 100 5627 0 0 16707 0 --:--:-- --:--:-- --:--:-- 16697
Creator:
mode(info|install|uninstall):
package-name:
```
```
(+) Package 'hti-salad' installed.
```