https://github.com/andrewmcodes-archive/design_system
Design system visualizer for Rails
https://github.com/andrewmcodes-archive/design_system
Last synced: 10 months ago
JSON representation
Design system visualizer for Rails
- Host: GitHub
- URL: https://github.com/andrewmcodes-archive/design_system
- Owner: andrewmcodes-archive
- License: mit
- Created: 2020-02-15T01:07:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T15:24:24.000Z (almost 6 years ago)
- Last Synced: 2025-01-01T06:22:29.560Z (12 months ago)
- Language: Ruby
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ❌ WIP - You do not want to use this right now
# DesignSystem
[](https://github.com/testdouble/standard)


A Rails Engine to help you interact with your design system.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'design_system'
```
And then execute:
```sh
bundle
```
Or install it yourself as:
```sh
gem install design_system
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).