go-croqui

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: ISC Imports: 2 Imported by: 0

README

Table of Contents

  1. What is this?
  2. How to use it?
  3. How to run it?
  4. Building for windows
  5. Todos
  6. Changelog

What is this?

This is simple random number generator that writes to an excel. It follows specific rules from the demand.

How to use it?

The go script will read the input excel file (Entrada.xlsx) and generate the output accordingly. The cells that are not with the white fill is not allowed for human hands.

Once you are satisfied with the input, just run it. By the magic of computer science, if no error happened, there will be a new file Croqui.xlsx.

How to run it?

For now, the only way is to run with the go command. I aliased it in a make file:

make run

Building for windows

The idea here is to be used in windows os. So, there is a make for it! (It needs testing!)

make win-build

Todos

In no particular sequence of importance.

  • Compile in windows
  • some functions are too big… make them cleaner, leaner and killer!
  • allow the pattern to go in a line sequence and column sequence
  • Have a log system for easier debugging.

Fix

  • Columns AA to AZ are being skipped

Changelog

  • 1.1.0

    • Add feature: column that can be chosen the experiments to be horizontal or vertical.
    • sheet names according to first two input columns
  • 1.0.0 Initial version.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL