GithubHelp home page GithubHelp logo

kentaro-m / md2confl Goto Github PK

View Code? Open in Web Editor NEW
77.0 3.0 13.0 2.42 MB

๐Ÿ›  md2confl is a CLI tool to convert the markdown text to confluence wiki format.

License: MIT License

Go 100.00%
golang confluence markdown cli command-line-tool blackfriday my-portfolio

md2confl's Introduction

๐Ÿ‘‹ Hello, I'm Kentaro!

I'm a web developer in Kanazawa, Japan. I've created some tools to improve productivity for developers.

๐Ÿ’– Support my projects on GitHub Sponsor

๐Ÿ˜„ About me

  • ๐Ÿ”ญ I'm working to improve gaming platform at EXNOA LLC.
  • ๐ŸŒฑ Iโ€™m learning GraphQL, React and TypeScript.

๐ŸŒŽ Find me on the web

  • ๐Ÿฆ Tweeting my daily life on Twitter
  • ๐ŸŽ™๏ธ Sharing my talks on Speaker Deck
  • ๐Ÿ“ Writing technical articles on Blog

๐Ÿ“ซ Get in touch

md2confl's People

Contributors

kentaro-m avatar kkoralsky avatar mattn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

md2confl's Issues

Fails to install when GO111MODULE is not set

Without GO111MODULE=on:

$ go version
go version go1.14 darwin/amd64

$ go get github.com/kentaro-m/md2confl
package github.com/russross/blackfriday/v2: cannot find package "github.com/russross/blackfriday/v2" in any of:
        /usr/local/Cellar/go/1.14/libexec/src/github.com/russross/blackfriday/v2 (from $GOROOT)
        /Users/rene/go/src/github.com/russross/blackfriday/v2 (from $GOPATH)

with:

$ GO111MODULE=on go get github.com/kentaro-m/md2confl
go: downloading github.com/kentaro-m/md2confl v0.3.0
[...]
$ md2confl --version
v0.2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.