This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
exa
Watch
1
Star
0
Fork
0
You've already forked exa
mirror of
https://github.com/Llewellynvdm/exa.git
synced
2024-11-05 12:27:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
110613bf95
exa
/
.gitignore
5 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move to Cargo
2014-06-28 16:24:20 +00:00
target
Switch to an Ubuntu Vagrant image The non-contrib Debian one doesn’t come with guest additions, meaning it used rsync instead of Virtualbox shared folders to sync files, meaning edits made in the VM didn’t get propogated back to the host, meaning I got very confused for a while. Thanks to the parent commit, this shouldn’t be an issue at all: the default user name, which is now “ubuntu” instead of “vagrant” is specified in a lot fewer places, making it much easier to change.
2017-04-28 18:36:42 +00:00
Replace the testcases script with a Vagrant VM See the README section for more details. Basically, with this way, we can store a bunch of existing valid exa outputs, change a VM's environment to match our values, then check that exa still works by comparing outputs.
2016-10-07 18:31:03 +00:00
.vagrant
Switch to an Ubuntu Vagrant image The non-contrib Debian one doesn’t come with guest additions, meaning it used rsync instead of Virtualbox shared folders to sync files, meaning edits made in the VM didn’t get propogated back to the host, meaning I got very confused for a while. Thanks to the parent commit, this shouldn’t be an issue at all: the default user name, which is now “ubuntu” instead of “vagrant” is specified in a lot fewer places, making it much easier to change.
2017-04-28 18:36:42 +00:00
ubuntu-xenial-16.04-cloudimg-console.log
Reference in New Issue
Copy Permalink