2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Reilly Wood
efdfeac55e
Feature cleanup ()
Following up on  with some feature cleanup:

- Move the `database` feature from `plugin` to `default`
- Rename the `database` feature to `sqlite`
- Remove `--features=extra` from a lot of scripts etc. 
- No need to specify this, the `extra` feature is now the same as the
default feature set
- Remove the now-redundant 2nd Ubuntu test run
2022-11-22 16:58:11 -08:00
Darren Schroeder
08c98967e0
update build scripts () 2022-08-11 09:40:35 -05:00
Justin Ma
bc119a5e98
Update build and install scripts ()
* Update build and install scripts

* Add build-all.nu and uninstall-all.sh
2022-03-05 00:10:33 -05:00