Skip to content

naoto/rakurai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rakurai

Rakurai is Basic Authentication Pass Server

Installation

Git clone

$ git clone https://github.com/naoto/rakurai.git

And then execute:

$ bundle install 

Or Bundlizer install

$ bundlizer install naoto/rakurai

Configuration

Write config.yaml

  • base_uri: Send Server URL to Root
  • username: Basic Authentication User
  • password: Basic Authentication Pass

Usage

$ bundle exec bin/rakurai

execute Option

  • -p, --port :Ruckup Port

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published