bundler-site
bundler-site copied to clipboard
The Bundler documentation website
The getting started documentation at https://bundler.io/guides/getting_started.html is the first step of the documentation https://bundler.io/docs.html. This first step should explain how to install bundler. For example I just installed ruby on...
We do not have bundle-version.1.ronn at https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man yet. - [x] https://github.com/rubygems/rubygems/pull/5895 Create `bundle-version.1.ronn` in https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man - [ ] Replace `source/v:ver/bundle_version.html.haml` with `bundle-version.1.ronn`
### Primary commands - [x] #694 - [ ] #878 ### Utilities - [x] #880 - [x] #881 - [x] #882 - [ ] #883 - [x] #884 - [x]...
We do not have bundle-help.1.ronn at https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man yet - [x] https://github.com/rubygems/rubygems/pull/5886 Create `bundle-help.1.ronn` in https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man - https://github.com/rubygems/bundler-site/blob/cdaa5689c3e281b9ad32b2ca5ade30659b554868/source/v2.3/bundle_help.html.haml might be little helpful - [ ] Replace `source/v:ver/bundle_help.html.haml` with `bundle-help.1.ronn`
- [x] `man` - #823 - [x] #839 - [x] #838 - [x] #837 - [ ] #836 - [x] #835 - [ ] #834 - [x] #833 - [x]...
The main repo has [`UPGRADING.md`](https://github.com/rubygems/rubygems/blob/42dc010e5b3075146bf2dda623ef884262e48c36/bundler/UPGRADING.md), which should be on the Web site as well. ## TODO - [x] https://github.com/rubygems/rubygems/pull/5864 - We need to fix incorrect information and rewrite it for...
We do not have bundle-console.1.ronn at https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man yet - [x] https://github.com/rubygems/rubygems/pull/5901 Create `bundle-console.1.ronn` in https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man - https://github.com/rubygems/bundler-site/blob/cdaa5689c3e281b9ad32b2ca5ade30659b554868/source/v2.3/bundle_console.html.haml might be helpful - [ ] Replace `source/v:ver/bundle_console.html.haml` with `bundle-console.1.ronn`
https://github.com/rubygems/rubygems/discussions?discussions_q=label%3ABundler might be used as another communication path.
https://github.com/rubygems/bundler-site/blob/4a078114cb08599ea5633d63976b2cedc59ca8ea/lib/versions.rb#L3 Opportunity to use _1 in the block. _Originally posted by @olleolleolle in https://github.com/rubygems/bundler-site/pull/762#discussion_r929671155_
https://blog.heroku.com/next-chapter cf. #800