Skip to content

TheRole/the_role_dev

Repository files navigation

TheRole. Development Environment

Requirements

On your local machine you need some tools to start development process

  • docker
  • ruby
  • git

versions of the tools are not very important. Just try to use the most recent ones.

How to start developement process?

1. Clone the Repository

git clone https://github.com/TheRole/the_role_dev.git --recursive
cd the_role_dev

3. Build a Docker Image

ruby dev/build

4. Start Docker containers

ruby dev/start

5. Run Tests in a Container

ruby dev/test

6. Get in the Development Conatiner

ruby dev/open

7. Check status of Docker containers

ruby dev/status

License

MIT

About

Development Environment for TheRole gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published