Skip to content
#

fullstack

Here are 934 public repositories matching this topic...

blitz
nikitavoloboev
nikitavoloboev commented Sep 19, 2020

What do you want and why?

I'd love to get help for blitz cli subcommands. i.e. run blitz db --help and see help output for the db subcommand.

Possible implementation(s)

I personally love https://github.com/cli/cli as it has the nicest help output of any CLI command. Works for subcommands too. Example:

❯ gh gist -h
Work with GitHub gists.

USAGE
  gh gist [flags

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

  • Updated Aug 6, 2020
  • C#
pascalwengerter
pascalwengerter commented Oct 16, 2019

What is the current behaviour?

Uncommented Ruby code doesn't get displayed to the client, like so:

paragraph text: 'I will be rendered'
# paragraph text: 'I will not be rendered' 

I think this is well, but sometimes we might want to deliver HTML comments. Therefore, I propose a comment static core component, based on [the W3 reference](https://www.w3schools.com/tags/tag_c

Improve this page

Add a description, image, and links to the fullstack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fullstack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.