cookbook 'sqlcipher', '= 1.0.0'
sqlcipher (3) Versions 1.0.0 Follow0
Installs/Configures sqlcipher
cookbook 'sqlcipher', '= 1.0.0', :supermarket
knife supermarket install sqlcipher
knife supermarket download sqlcipher
sqlcipher Cookbook
Installs sqlcipher.
Attributes
- sqlcipher['repository'] - Git repository of sqlcipher
- sqlcipher['version'] - SQLCipher version. ref: sqlcipher/releases
- sqlcipher['repository'] - Git access user
Default value is here
Usage
sqlcipher::default
Just include sqlcipher
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[sqlcipher]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: Yusuke Tanaka ( @csouls )
Dependent cookbooks
openssl ~> 2.0.2 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sqlcipher CHANGELOG
1.0.0
- [Yusuke Tanaka] - Initial release of sqlcipher
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
1.0.0 passed this metric
1.0.0 passed this metric