Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
A CMS Scaffolding Tool (Coming Soon)
This package is in the early stages of development. Feel free to browse the code and star for review at a later date. However, use of the module is not recommended at the current version. Basic CMS functionality will be available in the 0.2.0 release. All 0.1.x versions are for project setup and testing.
Note: Current Release Is Not Suitable For Use
npm install muse -g
Source code can be found here.
While many command options are listed here, very few are actually implemented to date. I will update this document as more become available.
Usage: muse init [options]
Options:
-h, --help output usage information
-V, --version output the version number
-a, --auth choose authentication strategy (basic|oauth|both) defaults to basic
-p, --private make your site private by requiring users to log in
-n, --noblog remove blog functionality from site
-c, --css <engine> add stylesheet engine support (sass|less) defaults to sass
-e, --view <engine> add view engine support (ejs|handlebars) defaults to ejs
-f, --framework <name> add client-side framework support (angular|ember) defaults to none
Not implemented.
npm test
mkdir -p
rm -rf
)MIT
FAQs
A CMS Scaffolding Tool (Coming Soon)
The npm package muse receives a total of 1 weekly downloads. As such, muse popularity was classified as not popular.
We found that muse demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.