Skip to content

Releases: unRob/milpa

0.0.0-beta.5

20 Apr 06:14
ea96815
Compare
Choose a tag to compare
0.0.0-beta.5 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-beta.4

09 Nov 00:25
Compare
Choose a tag to compare
0.0.0-beta.4 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-beta.3

27 Sep 04:53
6acbec4
Compare
Choose a tag to compare
0.0.0-beta.3 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-beta.2

26 Sep 01:46
b6b9d4d
Compare
Choose a tag to compare
0.0.0-beta.2 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-beta.1

25 Sep 06:32
e12052a
Compare
Choose a tag to compare
0.0.0-beta.1 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-beta.0

25 Sep 02:48
0c0eb35
Compare
Choose a tag to compare
0.0.0-beta.0 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-alpha.41

04 Apr 00:47
4348300
Compare
Choose a tag to compare
0.0.0-alpha.41 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-alpha.40

28 Mar 06:47
c5c4536
Compare
Choose a tag to compare
0.0.0-alpha.40 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-alpha.39

19 Mar 06:04
9263e2f
Compare
Choose a tag to compare
0.0.0-alpha.39 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.

0.0.0-alpha.38

01 Feb 16:27
Compare
Choose a tag to compare
0.0.0-alpha.38 Pre-release
Pre-release

🌱 Features

  • (dfa152) Argument and flag run-time validation, so your command can focus on using them.
  • (dfa152) Command line argument, flag autocomplete for your commands on bash, zsh and fish. Completions can come from other commands.
  • (dfa152) Don't wanna write stuff over and over again? milpa itself repo install will come in handy to install remote milpa repos.
  • (dfa152) Drop your commands and specs in your project's .milpa folder, group them in folders and nest them, they'll become callable based on their path.
  • (dfa152) Needs bash, old ones work fine! Companion binary does the argument parsing and fancy rendering heavy lifting, available wherever golang builds for.
  • (dfa152) Readable --help on your terminal, searchable help on your browser. Same for docs that go along your commands.