Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasights/mongo-alpha
mongodb for me
https://github.com/alphasights/mongo-alpha
Last synced: 5 days ago
JSON representation
mongodb for me
- Host: GitHub
- URL: https://github.com/alphasights/mongo-alpha
- Owner: alphasights
- License: other
- Created: 2014-04-25T15:32:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-25T15:32:24.000Z (over 10 years ago)
- Last Synced: 2024-04-14T07:25:16.945Z (7 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mongo-alpha-cookbook
TODO: Enter the cookbook description here.
## Supported Platforms
TODO: List your supported platforms.
## Attributes
Key
Type
Description
Default
['mongo-alpha']['bacon']
Boolean
whether to include bacon
true
## Usage
### mongo-alpha::default
Include `mongo-alpha` in your node's `run_list`:
```json
{
"run_list": [
"recipe[mongo-alpha::default]"
]
}
```## Contributing
1. Fork the repository on Github
2. Create a named feature branch (i.e. `add-new-recipe`)
3. Write you change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request## License and Authors
Author:: YOUR_NAME ()