Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanatisia/sharedspace
This is my shared workspace for FOSS and whatnot, extra description is in the README
https://github.com/thanatisia/sharedspace
Last synced: 13 days ago
JSON representation
This is my shared workspace for FOSS and whatnot, extra description is in the README
- Host: GitHub
- URL: https://github.com/thanatisia/sharedspace
- Owner: Thanatisia
- Created: 2021-05-23T16:37:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T15:26:55.000Z (3 months ago)
- Last Synced: 2024-11-06T00:08:31.677Z (2 months ago)
- Size: 17.8 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# SharedSpace
## Table of Contents
- [Information](#information)
- [Getting Started](#getting-started)
- [Documentations](#documentations)
- [Wiki](#wiki)
- [Remarks](#remarks)## Information
### DESCRIPTION
```
This is my Repository created for Consolidation/Compilation of Documentations, Guides, Tips n Tricks as well as a One-stop-Shop of different topics, Concepts.
- Initially Named 'SharedSpace' as its primary invoker was due to wanting a folder to share between my devices and use for my reference - as well as documentations, guides, tips n tricks etc. for tech, infosec, programming and anything else.
- Currently it has been remodelled to being an All-in-One documentation space for me to find all my guides.
```### Repository
- Date Created: 2021-05-23 2154H, Asura
- Last Update/Modified:
- 2021-05-23 2154H, Asura
- 2021-05-23 2220H, Asura
- 2021-05-23 2302H, Asura
- 2021-05-23 2322H, Asura
- 2021-06-15 2003H, Asura
- 2021-06-25 1245H, Asura
- 2021-07-27 1242H, Asura
- 2022-04-22 0926H, Asura
- 2023-02-13 2318H, Asura### Contacts
+ [GitHub](https://github.com/Thanatisia)
+ [Twitter](https://twitter.com/phantasu)
+ [Fiverr](https://fiverr.com/fortissimasura)## Getting Started
### Obtaining
> You can download the repository for Offline Reading- Cloning the repository
```console
git clone https://github.com/Thanatisia/SharedSpace.git
```
- Download a individual file
- using wget
```console
wget https://raw.githubusercontent.com/$author-name/$repository-name/$branch-name/path/to/file
```
- using curl
```console
curl -L -O https://raw.githubusercontent.com/$author-name/$repository-name/$branch-name/path/to/file
```## Documentations
## Wiki
## Resources
+ [DomPizzie : Github README template](https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc)## References
+ [Prefered Method to name software releases](https://stackoverflow.com/questions/410126/whats-your-prefered-method-to-name-your-software-releases)## Remarks
### Authors
> Contributors name, git ID, contact info
1. [@Thanatisia](https://github.com/Thanatisia)