Commit Graph

90 Commits

Author SHA1 Message Date
Ed Reel
5241235efb Update crew whatprovides to include packages not installed (#8226)
* Update crew whatprovides to include pacakges not installed

Shellcheck compliance

* Update package_db.sh

* Add manifest files

Add constants for manifest file processing

Add crew updatefiles command to update the files cache

Remove package_db.sh and filelist_all.gz

Add crew updatefiles command to README.md

Add additional constants

Set up for testing

---------

Co-authored-by: chronos <noreply@github.com>
2023-05-15 19:37:21 -04:00
supechicken
ea06c1ee59 [readme]: Revert #7795, disable some rules in linter (#7811)
* readme: Revert and various improvements

* Make github happy

* Update README.md

* Update images

* Disable `MD002`

* Make linter happy
2023-01-06 11:28:54 -06:00
Ed Reel
c5083e50b0 Linter 1.3 => 1.4 (#7796)
Update README.md

Move .mdl_style.rb

Remove debug line

Co-authored-by: chronos <no-reply@github.com>
2023-01-03 16:14:42 +08:00
Ed Reel
490d7bc3b0 Update README.md (#7795)
Co-authored-by: chronos <no-reply@github.com>
2023-01-02 23:34:13 -05:00
Ed Reel
adbc2e9863 Add 'crew prop' command and supporting help. (#7793)
* Add 'crew prop' command and supporting help.

* Update README.md

Co-authored-by: chronos <no-reply@github.com>
2023-01-02 22:26:03 -05:00
supechicken
9eb887589f Run preflight check on dependencies also, remove autoremove command (#7455)
* Run preflight check on dependencies, remove `autoremove` cmd

* Export `compatible?` method

* Update `crew`

* Add a warning for missing `compatibility` field

* Bump version

* Make rubocop happy

* Remove `is_compatible?` function

* Colored output requires `lib/color.rb`

* readme: Remove `autoremove` command

* Change from warning to error

* `return false`

* Make rubocop happy

* Update crew

* Use `File.join`
2022-10-08 10:06:24 -05:00
supechicken
0e532bef6d Update homepage URL in packages from skycocker/chromebrew to chromebrew/chromebrew (#7146)
* Change homepage URL from skycocker/chromebrew to chromebrew/chromebrew

* Use https

* Bump version
2022-06-15 12:49:40 -05:00
Cassandra Watergate
062be2d4a5 Fix up licenses (#7128)
* fix up license, clairify docopt license, clear up attribution, and add pictures to README

* use year range from README in LICENSESTRING

* fix up images
2022-06-09 17:23:00 -05:00
supechicken
12ecf03abc crew: Add sysinfo command (#6875)
* crew: Add `sysinfo` command

* Bump version

* Read from environment variable if `lsb-release` not exist

* Update README.md
2022-03-18 11:05:30 -05:00
supechicken
a8bed5a4b0 Some improvement with README.md (#6557)
* Update README.md

* Add files via upload

* Delete discord.svg

* Delete slack_dark_mode.svg

* Delete slack_light_mode.svg

* Delete slack.png

Co-authored-by: supechicken666 <68530202+supechicken666@users.noreply.github.com>
2022-01-06 21:51:40 -06:00
supechicken
02d4b1b9df crew: Add autoremove command (#6273)
* Update package.rb
* Update README.md
* Bump minor version

Co-authored-by: Cassandra Watergate <55339220+saltedcoffii@users.noreply.github.com>
2021-11-29 18:06:52 -06:00
Ed Reel
b2fa5ffc36 Update Latest/Recently Upgraded Packages sections in README.md (#6241) 2021-09-25 08:39:42 -04:00
Ed Reel
cf9a392688 Update Latest/Recently Updated Packages sections in README.md (#6125) 2021-09-01 09:38:56 -04:00
Ed Reel
d71527b784 Update Latest/Recently Upgraded Packages sections in README.md (#6113) 2021-08-30 14:39:13 -04:00
Ed Reel
69da0c1852 Update Latest/Recently Upgraded Packages in README.md (#6093) 2021-08-22 08:22:12 -04:00
Ed Reel
8ad0bc3564 Update Recently Upgraded Packages and Latest Packages in README.md (#6008) 2021-07-30 08:42:16 -04:00
Cassandra Watergate
31560883dd fix recently updated packages chart 2021-07-29 08:24:55 -07:00
Cassandra Watergate
d631e9d322 Add updated packages chart 2021-07-29 08:23:27 -07:00
Ed Reel
64e781107b Add b2 package (#5919) 2021-07-02 17:27:04 +08:00
Ed Reel
26ad2f6b92 Add shells package (#5903) 2021-06-25 17:43:56 -04:00
Ed Reel
b8c4701bf2 Add codelobster package (#5894) 2021-06-23 08:56:22 -04:00
Ed Reel
7966b383d9 Add ltrace package (#5887) 2021-06-22 10:42:06 -04:00
Ed Reel
bfc41bfa45 Add exodus package (#5883) 2021-06-21 11:20:02 -04:00
Ed Reel
673ede5f4e Add snowflake package (#5878) 2021-06-20 22:46:52 -04:00
Ed Reel
62c5469a04 Improvements to README.md (#5866) 2021-06-11 22:58:25 -04:00
satmandu
488b60b9c9 crew deps (#5733)
* crew deps

* Add deps

* bump

* Add deps to readme
2021-05-06 11:25:11 -05:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
Ed Reel
28a3068c6a Update list command in README.md (#5585)
Add -L and --license options

Reorganize options in alphabetical order with help last
2021-04-10 23:58:58 +08:00
saltedcoffii
0227d1a946 Fix incorrect grammar (#5161) 2021-02-18 20:22:47 -05:00
saltedcoffii
eb7a18813f Center chromebrew logo, title and subtitle (#4932) 2021-01-16 17:22:14 -06:00
supechicken
ee34c240be Update README.md (#4862) 2020-12-31 12:35:24 -06:00
supechicken
b3da36786a Update README.md (#4734) 2020-12-07 21:24:20 -06:00
Chris Thurber
0911f806d0 Update README.md (#3737)
It's that time of the year again @uberhacker! My daily task...
2020-01-02 09:29:10 -06:00
Ed Reel
35515c652f Add reinstall command (#3730) 2019-12-30 11:12:20 -05:00
Daniel Helgenberger
609ec9cad7 More dev mode security (#3202)
Add some best practices to harden dev mode
Source: https://dev.to/isr/comment/6a03
2019-03-02 08:34:26 -06:00
Ed Reel
4ffdf54eeb Add postinstall command to crew (#3108) 2019-01-23 09:15:54 -06:00
Sajjaad Farzad
0b560fe1c1 Readme.md Fix (#3070)
* Update README.md
2019-01-09 23:12:37 -06:00
James Larrowe
18b0ff1d8a Add note about beta, dev, and Canary channels not being supported. (#3062) 2019-01-06 15:16:52 -06:00
Chris Thurber
e67d659376 Update README.md (#3035)
My yearly duty of bumping the copyright year.
2018-12-31 23:33:32 -06:00
nos
45d7854798 fix typo (#2976) 2018-12-24 13:54:42 -06:00
Ed Reel
8a82c9a558 Update README.md text and adjust markup to be more accurate 2018-12-14 12:16:39 -06:00
Sajjaad Farzad
849754b4cc Update README.md (#2930)
* Update README.md

* Add files via upload
2018-12-09 11:02:04 -06:00
Terra Branford
6985167deb Discord and Slack Logos (#2604)
* Delete slack.jpg

* Discord and Slack logos

* Add chat links and logos

* Remove large discord logo

* Remove large slack logo

* Upload properly sized chat logos

* Mention chat sync
2018-08-23 13:58:15 -05:00
Chris Thurber
919034702c Update README.md (#2533)
Updated the Slack link so that it doesn't break again.
2018-08-09 21:35:33 -05:00
Chris Thurber
1f1e2c6892 Slack image and updated README with better link. (#2473)
* Added Slack link to README.

* Updated Slack link and added image.

* Update README.md

* Add files via upload

* Update README.md

* Delete slack.svg
2018-07-27 12:51:07 -05:00
Chris Thurber
97f34d001e Added Slack link to README. (#2472) 2018-07-27 11:59:42 -05:00
Ed Reel
37621db6eb Add const command 2018-06-06 21:41:17 +00:00
Neal McBurnett
a56a5cb82c Clarify prereqs. Wiki just gets you in dev mode (#2209)
When I read this the first time, I didn't see anything on the given page telling me anything about crew. Finally I realized that although the instruction was in a separate paragraph, it didn't expect me to have already gotten in to dev mode.
This way of phrasing it should help people know what they're looking for on the wiki.
2018-04-05 18:50:41 -05:00
Ed Reel
50842de7aa Add the list command in README.md 2018-03-26 14:46:25 -05:00