-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.config
37 lines (35 loc) · 1.11 KB
/
.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# @author hxAri (hxari)
# @create 23-12-2024 17:30
# @github https://github.com/hxAri/Kanashi
#
# Kanashi is an Open-Source project for doing various
# things related to Instagram, e.g Login. Logout, Profile Info,
# Follow, Unfollow, Media downloader, etc.
#
# Kanashi Copyright (c) 2024 - hxAri <[email protected]>
# Kanashi Licence under GNU General Public Licence v3
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# any later version.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
branch=
checked=true
clean=true
compress=tar
environment=development
include=.git,.gitignore,LICENSE,README.md,requirements.txt,resources,src
library=
packages=git,openssh-client,python3.11,python3.11-dev,python3.11-venv,tar,unzip,wget,zip
program=kanashi
repository=https://github.com/hxAri/Kanashi
root=false
servers=
version=1.1.5
virtual=/home/virtual/bin/activate
virtualize=true