Sha256: 69a412e3c7208d7fb910674cd1f13b794539922dedbb1bf1e12feaf498fd139c

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

cli:
  update new version
  test the new version on windows
  create a helpers folder inside the program
  make overwrite the default helpers easy
  put command in the path of the new program
  make the newly created command work property
  realease a new version and test its functionalities
  identify if the name of the program is permited
  make writing tests easy

create alis methods for cp etc ...
create scommader cli which transform the script in an directory with helpers, 
tests etc..
add ci 
add codeclimate
add test coverage
solve rubocop problems
add logo to read and simple readme
add suport for helpers
make say accept a color hex
make possible to pass more than one action, and execute sequentially

use rubocop
learn more about commander before start program
learn about the implementation of the commander progress bar
figuring out the progress bar

done:
create command to set exec_path
create init cli command that creates a folder for the scripts 
verify if the file exists before calling show config
bug with helpers
make syntax, options ect.. actually methods instead of variables
implement helpers command
write tests for the helpers method
write tests and add helper functionality to readme 
write documentaion for hepers in the readme
learn how to use rubocop
change the name of the Commander module to SimpleCommander
add highline as a dependency on the gem
add commander rspec tests and write tests for the new functionalities
create gem scommander
make help default command work too
add suport for nested commands
studying commander api in ./commander
clone commanderrb and alter its behavior 
read the commander implementation 
testing other parsing tools, highline, slop, trollop, cocaine, mixlib-cli, gli, commander, clamp


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_commander-0.4.0 todo.yml