Giter VIP home page Giter VIP logo

deno-jpsum's Introduction

deno-jpsum

いい感じのサンプルテキストが作れるCLIツール powered by Lorem JPsum | 自然な日本語ダミーテキストを自動生成

Lorem JPsumのAPIを利用しています。

使い方

とりあえず使ってみる

  1. Denoをインストールします

参考:マニュアル | Deno

  1. 以下のコマンドで実行します。
deno run --unstable --allow-run --allow-net https://raw.githubusercontent.com/IkumaTadokoro/deno-jpsum/main/mod.ts

インストールして使う

  1. Denoをインストールします

参考:マニュアル | Deno

  1. スクリプトをインストールします
deno install --unstable --allow-run --allow-net -n deno-jpsum https://raw.githubusercontent.com/IkumaTadokoro/deno-jpsum/main/mod.ts
  1. 1のインストール先(インストール完了時に表示されるパス)に対してパスを通します。
  • デフォルトは $HOME/.deno
  • asdfを使っている場合、デフォルトは $ASDF_INSTALL_PATH/.deno
  1. 以下のコマンドで実行します。
deno-jpsum

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.