Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rulasg/docs
Posh library for Content Management based on Documents.
https://github.com/rulasg/docs
dev module posh powershell pwsh
Last synced: 29 days ago
JSON representation
Posh library for Content Management based on Documents.
- Host: GitHub
- URL: https://github.com/rulasg/docs
- Owner: rulasg
- License: mit
- Created: 2021-06-17T11:45:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:42:13.000Z (2 months ago)
- Last Synced: 2024-12-02T17:49:54.735Z (2 months ago)
- Topics: dev, module, posh, powershell, pwsh
- Language: PowerShell
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docs
[![Test with TestingHelper](https://github.com/rulasg/Docs/actions/workflows/test_with_TestingHelper.yml/badge.svg)](https://github.com/rulasg/Docs/actions/workflows/test_with_TestingHelper.yml)
[![PSScriptAnalyzer](https://github.com/rulasg/Docs/actions/workflows/PSScriptAnalyzer.yml/badge.svg)](https://github.com/rulasg/Docs/actions/workflows/PSScriptAnalyzer.yml)
[![Deploy on Release Published](https://github.com/rulasg/Docs/actions/workflows/deploy_module_on_release.yml/badge.svg)](https://github.com/rulasg/Docs/actions/workflows/deploy_module_on_release.yml)[![CodeFactor](https://www.codefactor.io/repository/github/rulasg/docs/badge)](https://www.codefactor.io/repository/github/rulasg/docs)
This is a posh module that will allow you manage storing documents.
Based on the name of the doc files and the DocStore configuration set on your powershell session you will be able to rename, move and search for documents based con date, owner, target, amount (if an invoice), description, etc.
Hope you enjoy it.