Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qeffects/selene-placeholder-package-2


https://github.com/qeffects/selene-placeholder-package-2

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

Welcome to your new project, Selene-Placeholder-Package-2, feel free to edit the `module.json` file so it fits your needs

Next steps:

` selene fetch`
will fetch all of the modules available for download

` selene list`
will show a list of all available modules (run after fetch)

` selene add `
will add a new module to your project

` selene install`
will install all of the modules listed in your module.json

` selene update`
will compare local and remote hashes for packages and update what's needed

Remember to add `require("selene")` to the very top of your projects root file!

Rando change;;