Project

General

Profile

Actions

CodeTask #7

closed

Create Project Template

Added by Oleksandr Ivanov 12 months ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/16/2024
Due date:
01/19/2024
% Done:

100%

Estimated time:
8:00 h
Spent time:

Description

It was decided to release this software in a form of Ruby Gem.

Ruby Gems allows to implement very powerful command line utilities. At the same time, they are easy to install if there is no dependencies on the platform or compiler specific packets.
So, ideally it would be good to develop a gem with no dependencies at all.

This task is to create the Ruby Gem project structure for further development.

Actions #1

Updated by Oleksandr Ivanov 12 months ago

  • Status changed from New to In Progress
Actions #2

Updated by Oleksandr Ivanov 12 months ago ยท Edited

  • % Done changed from 0 to 80

The project structure is created (7b00b8ac)

Actions #3

Updated by Oleksandr Ivanov 12 months ago

  • Status changed from In Progress to Feedback
Actions #4

Updated by Oleksandr Ivanov 12 months ago

  • Status changed from Feedback to Closed
  • % Done changed from 80 to 100

The code changes were reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/1
Initial gem version was pushed to https://rubygems.org/gems/Almirah
It can be installed for verification with gem install Almirah

Actions

Also available in: Atom PDF