GithubHelp home page GithubHelp logo

please improve readme about boxen-web HOT 2 CLOSED

boxen avatar boxen commented on July 25, 2024
please improve readme

from boxen-web.

Comments (2)

ocxo avatar ocxo commented on July 25, 2024
  • You can clone boxen-web anywhere you'd like. ~/src is a common place for people to keep source code they're hackin' on. Put it wherever makes sense for you.
  • A boxen is basically just a set of configurations that define what a development environment should look like for your organization or team.
  • A GitHubber is a GitHub employee.
  • boxen xyz will set up the xyz project as you have it defined in your team's boxen. Since you don't have the GitHub for Mac project set up on your personal or organization's boxen, boxen mac will fail because it cannot find the manifest for the mac project.
  • You need to set those environment variables in order for the web app to work. You also may need to set SECRET_TOKEN (which you can generate with cd ~/path/to/boxen-web && rake secret).
export REPOSITORY=user_or_organization/repo_name
export GITHUB_CLIENT_ID=your_github_client_id
export GITHUB_CLIENT_SECRET=your_github_client_secret
export SECRET_TOKEN=your_secret_token
  • boxen-web is not required, it just makes it easy to distribute the boxen to your team. The more important piece is that you've defined a configuration in a boxen. You can use boxen/our-boxen as an example of how to do that.

from boxen-web.

fscz avatar fscz commented on July 25, 2024

Thanks. Much better now 👍

from boxen-web.

Related Issues (20)

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.