Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandymint/commerceml
Заглушка для CommerceML library for Ruby
https://github.com/brandymint/commerceml
Last synced: about 6 hours ago
JSON representation
Заглушка для CommerceML library for Ruby
- Host: GitHub
- URL: https://github.com/brandymint/commerceml
- Owner: BrandyMint
- License: mit
- Created: 2015-01-29T20:12:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T20:22:29.000Z (almost 10 years ago)
- Last Synced: 2023-03-10T22:28:50.325Z (over 1 year ago)
- Language: Ruby
- Homepage: kiiiosk.ru
- Size: 133 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CommerceML
Это заглушка для CommerceML модуля который мы опубликуем летом 2015-го года.
Применяется в http://kiiosk.ru/
* http://v8.1c.ru/edi/edi_stnd/90/92.htm
## Installation
Add this line to your application's Gemfile:
gem 'commerceml'
And then execute:
$ bundle
Or install it yourself as:
$ gem install commerceml
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/commerceml/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request