mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Updated for about
This commit is contained in:
parent
0e590f70df
commit
69f1391318
2 changed files with 8 additions and 12 deletions
18
.idea/workspace.xml
generated
18
.idea/workspace.xml
generated
|
@ -8,8 +8,6 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for about">
|
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for about">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/slpkg.iml" beforeDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
@ -81,13 +79,6 @@
|
||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1670414596656</updated>
|
<updated>1670414596656</updated>
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-02170" summary="Updated for index">
|
|
||||||
<created>1686562414925</created>
|
|
||||||
<option name="number" value="02170" />
|
|
||||||
<option name="presentableId" value="LOCAL-02170" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1686562414925</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-02171" summary="Updated for install">
|
<task id="LOCAL-02171" summary="Updated for install">
|
||||||
<created>1686562645813</created>
|
<created>1686562645813</created>
|
||||||
<option name="number" value="02171" />
|
<option name="number" value="02171" />
|
||||||
|
@ -424,7 +415,14 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1686590012601</updated>
|
<updated>1686590012601</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="2219" />
|
<task id="LOCAL-02219" summary="Updated for about">
|
||||||
|
<created>1686590154068</created>
|
||||||
|
<option name="number" value="02219" />
|
||||||
|
<option name="presentableId" value="LOCAL-02219" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1686590154069</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="2220" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="Vcs.Log.History.Properties">
|
<component name="Vcs.Log.History.Properties">
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/logo.png" title="slpkg">
|
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/logo.png" title="slpkg">
|
||||||
|
|
||||||
|
|
||||||
### About
|
|
||||||
|
|
||||||
Slpkg is a software package manager that installs, updates and removes packages on <a href="https://www.slackware.com" target="_blank">Slackware</a>-based systems.
|
Slpkg is a software package manager that installs, updates and removes packages on <a href="https://www.slackware.com" target="_blank">Slackware</a>-based systems.
|
||||||
It automatically calculates dependencies and figures out what things need to happen to install packages.
|
It automatically calculates dependencies and figures out what things need to happen to install packages.
|
||||||
Slpkg makes it easier to manage groups of machines without the need for manual updates.
|
Slpkg makes it easier to manage groups of machines without the need for manual updates.
|
||||||
|
|
Loading…
Add table
Reference in a new issue