All Projects → syossan27 → torisetsu

syossan27 / torisetsu

Licence: MIT License
Torisetsu - Add README.md Template.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to torisetsu

dajarep
ダジャレを検索するコマンド
Stars: ✭ 47 (+135%)
Mutual labels:  cli-command
ak-cli
🔖 Collection of useful cli commands
Stars: ✭ 39 (+95%)
Mutual labels:  cli-command
habitipy
Command-line interface to Habitica
Stars: ✭ 47 (+135%)
Mutual labels:  cli-command
CockpitCMS-Helpers
Cockpit CMS Addon with a set of useful helpers (that alone don't justify a new Addon).
Stars: ✭ 39 (+95%)
Mutual labels:  cli-command
Pws
Command-Line Password Safe 🔐︎
Stars: ✭ 208 (+940%)
Mutual labels:  cli-command
Honeybadger Ruby
Ruby gem for reporting errors to honeybadger.io
Stars: ✭ 182 (+810%)
Mutual labels:  cli-command
Micrate
Database migration tool written in Crystal
Stars: ✭ 128 (+540%)
Mutual labels:  cli-command
Unibits
Visualize different Unicode encodings in the terminal
Stars: ✭ 125 (+525%)
Mutual labels:  cli-command
Rust Cli Boilerplate
Rust project boilerplate for CLI applications
Stars: ✭ 108 (+440%)
Mutual labels:  cli-command
Clitools
🔧 CliTools for Docker, PHP / MySQL development, debugging and synchonization
Stars: ✭ 86 (+330%)
Mutual labels:  cli-command
Redrun
✨🐌 🐎✨ fastest npm scripts runner
Stars: ✭ 85 (+325%)
Mutual labels:  cli-command
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+44840%)
Mutual labels:  cli-command
Captain
command line python scripts for humans
Stars: ✭ 10 (-50%)
Mutual labels:  cli-command
Unicopy
Unicode command-line codepoint dumper
Stars: ✭ 16 (-20%)
Mutual labels:  cli-command
Better Npm Run
🏃‍♂️ Better NPM scripts runner
Stars: ✭ 635 (+3075%)
Mutual labels:  cli-command
Carbon Now Cli
🎨 Beautiful images of your code — from right inside your terminal.
Stars: ✭ 5,165 (+25725%)
Mutual labels:  cli-command
Mmv
rename multiple files with editor
Stars: ✭ 443 (+2115%)
Mutual labels:  cli-command
Npm Run All
A CLI tool to run multiple npm-scripts in parallel or sequential.
Stars: ✭ 4,496 (+22380%)
Mutual labels:  cli-command
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (+1870%)
Mutual labels:  cli-command
Uniscribe
Know your Unicode ✀
Stars: ✭ 266 (+1230%)
Mutual labels:  cli-command

Torisetsu(取説)

torisetsu - Add README.md Template.

Wiki

Install

$ go get github.com/syossan27/torisetsu

Usage

After "create a new repository on the command line"

$ torisetsu

Add README.md Template.

Overview

## Description

## Demo

## VS.

## Requirement

## Usage

## Install

## Contribution

## License

[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)

## Author

[](https://github.com/)

Command help.

$ torisetsu --help   
NAME:
   torisetsu - Write README.md Template

USAGE:
   torisetsu [global options] command [command options] [arguments...]

VERSION:
   1.1

COMMANDS:
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --author, -a 	This flag specifies the author name to print.
   --license, -l "mit"	This flag specifies the choose license to print.
			Choose License:
			  none		: None
			  apache	: Apache License 2.0
			  mit		: MIT License
			  al		: Artistic License 2.0
			  bsd2		: BSD 2-clause 'Simplified' License
			  bsd3		: BSD 3-clause 'New' or 'Revised' License
			  cc0		: Creative Commons Zero v1.0 Universal
			  epl		: Eclipse Public License 1.0
			  agpl		: GNU Affero General Public License v3.0
			  gpl2		: GNU General Public License v2.0
			  gpl3		: GNU General Public License v3.0
			  lgpl2		: GNU Lesser General Public License v2.1
			  lgpl3		: GNU Lesser General Public License v3.0
			  iscl		: ISC License
			  mpl		: Mozilla Public License 2.0
			  unlicense	: The Unlicense
   --template, -t 	Input the name of the file except for the extension.
   --help, -h		show help
   --version, -v	print the version

Option

Author Option - wiki

License Option - wiki

Template Option - wiki

Contributing

You're most welcomed!💓
Welcome pull request and issues.

License

MIT

Author

syossan27

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].