Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.